list_webhooks_resources
Retrieve available webhook resources for a Procore project to configure automated notifications for project events and updates.
Instructions
List Webhooks Resources. [Platform - Developer Tools/Webhooks] GET /rest/v1.0/webhooks/resources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. You must supply either a company_id or project_id. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |