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 |
file_id | String | Yes | Box.com unique string identifying the file for which HTML view is to be generated. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
newDocName | String | No | This should be the new name of the document for which HTML view is to be generated. |
duration | String | No | The duration in minutes until the session expires. |
expires_at | String | No | The timestamp at which the session should expire. |
is_downloadable | Boolean | No | This Boolean field is used to specify whether a button is shown allowing the user to download the original content of the file. |
is_text_selectable | Boolean | No | This Boolean field is used to specify whether text in the document is selectable by the end user. |