autotask_create_company
Add new companies to Autotask PSA by providing essential details like name, type, contact information, and location data.
Instructions
Create a new company in Autotask
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyName | Yes | Company name | |
| companyType | Yes | Company type ID | |
| phone | No | Company phone number | |
| address1 | No | Company address line 1 | |
| city | No | Company city | |
| state | No | Company state/province | |
| postalCode | No | Company postal/ZIP code | |
| ownerResourceID | No | Owner resource ID | |
| isActive | No | Whether the company is active |