Reference
Subscribe to exact event names, or to a resource wildcard (e.g. case.*) to
receive every event for that resource. Generated from
apps/web/src/lib/org-webhooks/catalog.ts.
Exact events
| Event |
|---|
| activity.created |
| activity.updated |
| activity.deleted |
| alert.triggered |
| alert.assistance_requested |
| campaign.created |
| campaign.updated |
| case.assigned |
| case.created |
| case.escalated |
| contract.created |
| contract.sent |
| contract.synced |
| contract.signed |
| contract.completed |
| contract.reminder_requested |
| contract.voided |
| customer.created |
| customer.portal_invite_sent |
| customer_relationship.created |
| customer_relationship.updated |
| invoice.created |
| invoice.sent |
| invoice.paid |
| invoice.overdue |
| lead.assigned |
| lead.created |
| lead.updated |
| lead.converted |
| opportunity.assigned |
| opportunity.created |
| opportunity.updated |
| opportunity.won |
| opportunity.lost |
| payment.failed |
| payment.dispute_created |
| project.assigned |
| project.created |
| project.updated |
| project_item.assigned |
| project_team.assigned |
| project_report.submitted |
| property_access.created |
| quote.accepted |
| quote.agreement_auto_send_failed |
| quote.project_handoff_failed |
| quote.created |
| quote.updated |
| quote.sent |
| quote.declined |
| quote.aurora_sync_requested |
| quote.content.updated |
| quote.content.calculated |
| service_appointment.created |
| service_appointment.updated |
| service_appointment.deleted |
| service_appointment.dispatched |
| service_appointment.en_route |
| service_appointment.started |
| service_appointment.completed |
| service_appointment.cancelled |
| service_appointment.cannot_complete |
| service_appointment.issue_created |
| service_appointment.issue_updated |
| service_appointment.issue_resolved |
| task.assigned |
| webhook.test |
| work_order.assigned |
| work_order.created |
| work_order.updated |
| work_order.completed |
| work_order.canceled |
Resource wildcards
| Wildcard |
|---|
| activity.* |
| alert.* |
| campaign.* |
| case.* |
| contract.* |
| customer.* |
| customer_relationship.* |
| invoice.* |
| lead.* |
| opportunity.* |
| payment.* |
| project.* |
| project_report.* |
| property_access.* |
| quote.* |
| quote.content.* |
| service_appointment.* |
| webhook.* |
| work_order.* |
Was this page helpful?