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 |
login | String | Yes | This is used to specify email address of the user to be created at Box.com. |
name | String | Yes | This is used to specify the name of the user to be created at Box.com. |
Optional fields: The activity has following optional fields:
Name | Type | Required | Description |
role | String | No | This is user’s enterprise role. Can be coadmin or user. |
language | String | No | The language of this user (ISO 639-1 Language Code). |
is_sync_enabled | Boolean | No | Whether or not this user can use Box Sync. |
job_title | String | No | The user’s job title. |
phone | String | No | The user’s phone number. |
address | String | No | The user’s address. |
space_amount | Float | No | The user’s total available space amount in bytes. |
tracking_codes | Object | No | An array of key/value pairs set by the user’s administrator. |
can_see_managed_users | Boolean | No | Whether this user can see other enterprise users in its contact list. |
status | Status | No | Can be ‘active’, ‘inactive’, ‘cannot_delete_edit’, or ‘cannot_delete_edit_upload’. |
timezone | String | No | The time zone of this user. |
is_exempt_from_device_limits | Boolean | No | Whether to exempt this user from Enterprise device limits. |
is_exempt_from_login_verification | Boolean | No | Whether or not this user must use two-factor authentication. |