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 | The ID of the file for which a shared link is to be created. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
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 when 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 file can be previewed. |