Create Webhooks Trigger
create_webhooks_triggerCreate a new webhook trigger in Procore using the hook ID. This adds a trigger to an existing webhook to listen for specific events.
Instructions
Triggers must be created within a company and/or project scope. Use this to create a new Webhooks in Procore. Creates a new Webhooks and returns the created object on success (HTTP 201). Required parameters: hook_id. Procore API: Platform - Developer Tools > Webhooks. Endpoint: POST /rest/v1.0/webhooks/hooks/{hook_id}/triggers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hook_id | Yes | URL path parameter — unique identifier of the hook |