Click on Map Input link in Configure Activity section displayed below the orchestration.
Search Files Activity
Name | Type | Required | Description |
query | String | Yes | The search string. This string is split (on spaces) into individual words. Files and folders will be returned if they contain all words in the search string. |
path | string | Yes | The path to the folder you want to search from. |
file_limit | integer | No | The maximum and default value is 1,000. No more than file_limit search results will be returned. |
include_deleted | boolean | no | If this parameter is set to true, then files and folders that have been deleted will also be included in the search. |
locale | string | no | The metadata returned will have its size field translated based on the given locale. |
include_membership | boolean | No | If true, metadata for a shared folder will include a list of members and a list of groups. |