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 |
inputType | STRING | Yes | This has following values:
|
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. |