create_location
Add a new physical address or site to an organization. Provide the location name and, typically, a country ID.
Instructions
Create a new location (physical address/site) for an organization in IT Glue. IT Glue requires a name and typically a country_id for a location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax | No | Fax number | |
| city | No | City | |
| name | Yes | Location name/title | |
| notes | No | Free-text notes | |
| phone | No | Phone number | |
| primary | No | Whether this is the organization's primary location | |
| address_1 | No | Address line 1 | |
| address_2 | No | Address line 2 | |
| region_id | No | Region/state ID | |
| country_id | No | Country ID — IT Glue typically requires this when creating a location. Find country IDs in the IT Glue web UI. | |
| postal_code | No | Postal/ZIP code | |
| organization_id | Yes | Organization ID to create the location in |