Create User
Create a user in OneTrust.
Input
Field | Definition | Type | Required |
---|---|---|---|
Email Address |
Email address for the user |
Text | TRUE |
First Name |
User's first name |
Text | TRUE |
Last Name |
User's last name |
Text | TRUE |
User Type |
Type of user; options are Internal or External |
Dropdown | FALSE |
Active? |
If 'true', the user is active |
True/False | FALSE |
External ID |
Unique external ID of the user. | Text | FALSE |
Output
Field | Definition | Type |
---|---|---|
ID |
User's unique OneTrust identifier |
Text |
External ID |
Unique external ID of the user. | Text |
Email Address |
Email address for the user |
Text |
Last Name |
User's last name |
Text |
First Name |
User's first name |
Text |
User Type |
Type of user |
Text |
Active? |
If 'true', the user is active |
True/False |