autotask_create_quote
Create a new quote in Autotask PSA with specified details including name, description, company, contact, opportunity, effective date, and expiration date.
Instructions
Create a new quote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Quote name | |
| description | No | Quote description | |
| companyId | Yes | Company ID for the quote | |
| contactId | No | Contact ID for the quote | |
| opportunityId | No | Associated opportunity ID | |
| effectiveDate | No | Effective date (YYYY-MM-DD format) | |
| expirationDate | No | Expiration date (YYYY-MM-DD format) |