Mapping the inputs of the activity

To map the inputs of the activity, perform the following step:

Mandatory fields: The activity has following mandatory fields:

Name Type Required Description
inputType String Yes This has following two values:
  • Select GET_ROOT_FOLDER to get the details of root folder.
  • Select SPECIFY_YOUR_FOLDER_ID to get the folder details of any other specific folder. The value of folderId needs to be provided if this option is selected.

Optional fields: The activity has following optional fields:

Name Type Required Description
folderId String No The ID of the folder of which details needs be fetched.
fields String No This is used to specify the attribute(s) to include in the response object.
permissionInfo Boolean No This is used to specify if permission associated with folder is to be displayed in response. Set it to True to retrieve permissionInfo for the folder. Set it to False to omit the permissionInfo in response.
limit Decimal No This is used to specify the maximum number of items to return in a page.
offset Decimal No This is used to specify the value at which to begin the response. An offset of value of 0 (zero) starts at the beginning of the folder-listing.



Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


https://www.ibm.com/support/knowledgecenter/en/SS3LC4_7.5.3/com.ibm.wci.doc/Box_com_mapping_the_inputs_of_the_acti3.html