Add Address to User
Add an address to Google Workspaceuser.
Input
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
User ID |
Unique identifier of the user. |
Text |
TRUE |
Address |
|||
Street |
Street portion of the user's address. |
Text |
FALSE |
PO Box |
User's post office box. |
Text |
FALSE |
City |
User's city of residence. |
Text |
FALSE |
Region |
User's geographic region. |
Text |
FALSE |
Postal Code |
Zip or postal code of the user's address. |
Text |
FALSE |
Country |
User's country of residence. |
Text |
FALSE |
Country Code |
Telephone prefix for user's country of residence (ISO 3166-1 standard). |
Text |
FALSE |
Extended Address |
Extended fields for addresses that includes a sub-region. |
Text |
FALSE |
Formatted Address |
Formatted version of the address. |
Text |
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. |
Text |
TRUE |
Primary? |
Indicator if this is the user's primary address. |
True/False |
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:
For a full list of possible status codes, see HTTP status codes. |
Number |