autotask_create_contact
Create a new contact record in Autotask PSA by specifying company ID, first name, and last name. Optionally include 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 |