Creates a new user record in Attio. User records represent workspace members or users in the system. Requires primary_email_address, user_id, and workspace_id. Optionally link to an existing person record. Note: Required attributes may vary based on workspace configuration - che…
user_idRequiredstringUnique identifier for the user. This should be a unique string value that identifies the user in your system.
person_idstringOptional UUID of a person record to link this user to. If provided, this associates the user with an existing person in the workspace.
workspace_idRequiredstringUUID of the workspace this user should belong to. Get workspace IDs using the List Workspace Records action.
primary_email_addressRequiredstringPrimary email address for the user. This is the email that will be used for user authentication and notifications.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.