create_pdf_template_config
Create PDF template configurations in Procore to standardize document formatting across company projects. This tool sets up templates for consistent PDF generation and distribution.
Instructions
Create PDF Template Config. [Core/Documents] POST /rest/v1.0/companies/{company_id}/pdf_template_configs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| description | No | description of the PdfTemplateConfig | |
| template_name | No | PdfTemplate name | |
| default_project | No | set the configs as default to every company's project | |
| pdf_config_options | No | pdf_config_options |