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 the following mandatory field:
Name | Type | Required | Description |
folderId | String | Yes | This is used to specify the ID of the folder to be updated at Box.com. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
name | String | No | This is used to specify a new name of the folder. |
description | String | No | This is used to specify the description of the folder. |
Parent | String | No | The parent object having parent folder details. |
id | String | No | This is used to specify the ID of the parent folder. |
shared_link | Object | No | An object representing this item’s shared link and associated permissions. |
is_password_enabled | Boolean | No | This is used to set the password for shared link. By default, the value of this flag is false. |
access | String | No | The level of access required for this shared link. Can be open, company, collaborators, or null to get default share level. |
permissions | Object | No | The permissions object. |
can_download | Boolean | No | This is used to set whether the shared link should allow download. |
can_upload | Boolean | No | This is used to set whether the shared link should allow upload. |
can_rename | Boolean | No | This is used to set whether the shared link should allow renaming of folder. |
can_delete | Boolean | No | This is used to set whether the shared link should allow should allow deletion of folder. |
can_share | Boolean | No | This is used to set whether by using shared link the accessed folder could be shared again. |
can_invite_collaborator | Boolean | No | This is used to set whether collaborators can be invited using the shared link. |
can_set_share_access | Boolean | No | This is used to set whether share access can be added using the shared link. |
folder_upload_email | String | No | This is used to specify the email-to-upload address for this folder. |
access | String | No | This is used to specify the level of access for folder. Following value can be set as open or collaborators to set level of access. |
sync_state | String | No | This is used to set whether Box Sync clients synchronize this folder. |
tags | Object | No | The tags object to include array of string. |
element | String | No | This is array of string used to specify tags associated with the folder. |