Add Organization to User

Add Organization details to a Google Workspace user.

Input

Field Definition Type Required
User
User ID

Unique identifier of the user.

String TRUE
Organization
Organization Name Name of the organization. String TRUE
Description Description of the organization. String FALSE
Department Department in the organization that the user is associated with (for example, sales or engineering). String FALSE
Job Title User's title in the organization (for example, member or engineer). String FALSE
Location Physical location of the organization (this is not required to be an address). String FALSE
Symbol Text string symbol of the organization (for example, Google's symbol is GOOG). String FALSE
Cost Center Cost center of the user's organization. String FALSE
Domain Domain that the organization belongs to. String FALSE
Type Type of data returned.
  • domain_only

  • school

  • work

  • unknown

String FALSE
Primary? Indicates whether this is the user's primary organization. Boolean FALSE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Google Workspace Admin connector

Workflow elements

Google Workspace API documentation