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 |
query | String | Yes | The search criteria to search for files in Box.com. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
fields | String | No | The fields that user wants to get in search results. |
scope | String | No | The scope for which you want to limit your search to. |
file_extensions | String | No | Limit searches to specific file extensions. |
created_at_range | String | No | The date for when the item was created. (ISO-8601) |
updated_at_range | String | No | The date for when the item was last updated. (ISO-8601) |
size_range | String | No | Filter by a file size range. |
owner_user_ids | String | No | Search by item owners. |
ancestor_folder_ids | String | No | Limit searches to specific parent folders. |
content_types | String | No | Limit searches to specific Box designated content types. |
type | String | No | The type you want to return in your search. Can be file, folder, or a web link. |
limit | Decimal | No | Number of search results to return. |
offset | Decimal | No | The search result at which to start the response. |