autotask_create_project
Create a new project in Autotask PSA by specifying company, name, type, status, dates, and resources to organize client work and track progress.
Instructions
Create a new project in Autotask
Input 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 | |
| projectType | Yes | Project type (2=Proposal, 3=Template, 4=Internal, 5=Client, 8=Baseline). Required. |