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 values:
  • Select CURRENT_USER to get the current user details.
  • Select SPECIFIC_USERS to get the details of any specific user. userId becomes mandatory if this option is selected.
  • Select ALL_USERS to get details of all users.

Optional fields: The activity has following optional fields:

Name Type Required Description
userId STRING No The ID of the user for which details need to be fetched.
fields STRING No The fields that are required to be displayed in the response.
includeEmailAlias BOOLEAN No A collection of email aliases is returned.
includeUserGroups BOOLEAN No A collection of the groups of user is returned.
limit DECIMAL No The maximum number of items to return in a page.
offset DECIMAL No The value at which to begin the response.



Feedback | Notices


Timestamp icon Last updated: Wednesday, February 17, 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/Box_com_mapping_the_inputs_of_the_acti17.html