Create CSV Export For Prime Change Order Rows
create_csv_export_for_prime_change_order_rowsGenerate a CSV export of prime change order rows for a Procore project. Returns a download URL or async job handle for Prime Contracts.
Instructions
Creates a CSV export for the Prime Change Order Rows collection. Use this to create a new Prime Contracts in Procore. Generates the export and returns a download URL or async job handle. Required parameters: company_id, project_id. Procore API (v2.0): Construction Financials > Prime Contracts. Endpoint: POST /rest/v2.0/companies/{company_id}/projects/{project_id}/prime_change_order_rows/csv_exports
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| project_id | Yes | URL path parameter — unique identifier for the project. |