Add Address to User

Add an address to Google Workspaceuser.

Input

Field Definition Type Required
User
User ID

Unique identifier of the user.

String TRUE
Address
Street Street portion of the user’s address. String FALSE
PO Box User’s post office box. String FALSE
City User’s city of residence. String FALSE
Region User’s geographic region. String FALSE
Postal Code Zip or postal code of the user’s address. String FALSE
Country User’s country of residence. String FALSE
Country Code Telephone prefix for user’s country of residence (ISO 3166-1 standard). String FALSE
Extended Address Extended fields for addresses that includes a sub-region. String FALSE
Formatted Address Formatted version of the address. String FALSE
Type Designated category for address; choices are home, work, custom, or other. Dropdown FALSE
Custom Type Required, user defined value if address type selection is custom. String TRUE
Primary? Indicator if this is the user's primary address. 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