autotask_create_company
Creates a new company record in Autotask with required name and type, plus optional details like address and phone.
Instructions
Create new company record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyName | Yes | ||
| companyType | Yes | ||
| phone | No | ||
| address1 | No | ||
| city | No | ||
| state | No | ||
| postalCode | No | ||
| ownerResourceID | No | ||
| isActive | No |