Mapping the inputs of the activity
To map the inputs of the activity, perform the following step:
- Click the Map Input link in the Configure Activity section displayed under the orchestration.
Mandatory fields: The activity has following mandatory fields:
Name | Type | Required | Description |
Item | Object | Yes | The item object to specify the folder details for which permission is to be created. |
type | String | Yes | The type of the item must be folder. |
id | String | Yes | The ID of the folder for which permissions are to be created. |
accessible_by | Object | Yes | The accessible by object to specify the details of users or groups having permission to access the folder. |
type | String | Yes | This is used to specify whether the ID is of user or group. |
role | String | Yes | The access level of the collaborated item which is predefined, such as editor, viewer, previewer, uploader, previewer uploader, viewer uploader, co-owner, or owner. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
accessible_by | Object | No | The accessible by object to specify the details of users or groups having permission to access the folder. |
id | String | No | The ID of the user or group in Box.com if available. |
login | String | No | This is used to specify email address of the user if user ID is not available. |