create_trade
Create a new trade entry in Procore by specifying company ID, trade name, and active status for construction project management.
Instructions
Create Trade. [Company Admin/Company Settings] POST /rest/v1.0/companies/{company_id}/trades
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | No | The name of the Trade | |
| active | No | The availability status of the Trade |