create_company_webhooks_hook_v2_0
Set up webhooks in Procore to receive automatic notifications about company events at a specified endpoint URL.
Instructions
Create Company Webhooks Hook. [Platform - Developer Tools/Webhooks] POST /rest/v2.0/companies/{company_id}/webhooks/hooks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| payload_version | Yes | Payload version for the hook | |
| namespace | Yes | Namespace of webhook. | |
| destination_headers | No | destination_headers | |
| destination_url | Yes | Notification endpoint Destination URL |