autotask_create_company
Creates a new company record in Autotask by supplying company name and type, with optional details like phone, address, and owner.
Instructions
Create a new company in Autotask
Input 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 |