Add User to Organization

Adds a member to an organizational group.

Input

Field Definition Type Required
User
Email Primary email address of the user. String TRUE
Is Admin? True if the user is a system admin; otherwise, False. Boolean TRUE
Is Licensed Sheet Creator? True if the user is a licensed user (can create and own sheets); otherwise, False. Boolean TRUE
First Name First name of the user. String FALSE
Last Name Last name of the user. String FALSE
Is Group Admin? True if the user is a group admin (can create and edit groups); otherwise, False. Boolean FALSE
Is Resource Viewer? True if the user is a resource viewer (can access resource views); otherwise, False. Boolean FALSE

Output

Field Definition Type
Result
ID ID of the user. String
Email Primary email address of the user. String
Is Admin? True if the user is a system admin (can manage user accounts and organization account); otherwise, False. Boolean
Custom Welcome Screen Viewed Timestamp of viewing an Enterprise Custom Welcome Screen by the current user. Date and Time
First Name First name of the user. String
Last Name Last name of the user. String
Name Full name of the user. String
Is Group Admin? True if the user is a group admin (can create and edit groups); otherwise, False. Boolean
Profile Image ID ID of the image.

This field contains the image ID only. Retrieve the Profile Image ID using the List Image URLs.

String
Last Login Last login time of the user. Date and Time
Is Licensed Sheet Creator? True if the user is a licensed user (can create and own sheets); otherwise, False. Boolean
Is Resource Viewer? True if the user is a resource viewer (can access resource views); otherwise,False. Boolean
Sheet Count Number of sheets owned by the current user within the organization account. Number

Related topics

Smartsheet connector

Workflow elements

Smartsheet API Reference