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 |
fileId | String | Yes | This is used to specify the ID of the file to be updated at Box.com. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
name | String | No | The new name for the file. |
description | String | No | The new description for the file. |
shared_link | Object | No | An object representing this item’s shared link and associated permissions. |
access | String | No | The level of access required for this shared link. Can be open, company or collaborators. |
unshared_at | String | No | This is used to specify the timestamp till the shared link remains valid. |
permissions | Object | No | The permission object to specify permission associated. |
can_download | Boolean | No | This is used to set whether the shared link should allow download. |
can_preview | Boolean | No | This is used to set whether the file can be previewed. |
parent | Object | No | The parent object. |
id | String | No | The ID of the parent folder. |
item_status | String | No | Whether this item is deleted or not. |
tags | Object | No | Object having array of strings. |
elements | String | No | All tags applied to this file. |