autotask_create_contact
Create a contact record in Autotask by specifying company ID, first name, and last name. Optionally add email, phone, and title.
Instructions
Create new contact record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyID | Yes | Company ID for the contact | |
| firstName | Yes | ||
| lastName | Yes | ||
| emailAddress | No | ||
| phone | No | ||
| title | No |