Update User

Update a single user in OneTrust.

Options

Field Definition Type Required
Update Semantics Determines how a user record is updated; options are Partial and Strict.

If you select Partial, only the fields that you populate will be updated while leaving the others unchanged.

If you select Strict, fields that you don't populate with a new value will be set to default values in OneTrust.

Dropdown FALSE

Input

Field Definition Type Required
User ID

Unique identifier of the user.

String FALSE
Last Name User's last name String FALSE
First Name User's first name String FALSE
User Type Type of user; options are Internal and External Dropdown FALSE
External ID

Unique external ID of the user.

String FALSE
Active? If true, the user is active Boolean FALSE

Output

Field Definition Type
ID User's unique OneTrust identifier String
External ID

Unique external ID of the user.

String
Email Address Email address for the user String
Last Name User's last name String
First Name User's first name String
User Type Type of user String
Active? If true, the user is active Boolean

Related topics

OneTrust connector

Workflow elements

OneTrust API documentation