autotask_create_project
Create new projects in Autotask by specifying company ID, project name, status, dates, and team assignments to organize work and track progress.
Instructions
Create a new project in Autotask
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyID | Yes | Company ID for the project | |
| projectName | Yes | Project name | |
| description | No | Project description | |
| status | Yes | Project status (1=New, 2=In Progress, 5=Complete) | |
| startDate | No | Project start date (YYYY-MM-DD) | |
| endDate | No | Project end date (YYYY-MM-DD) | |
| projectLeadResourceID | No | Project manager resource ID | |
| estimatedHours | No | Estimated hours for the project |