Webhooks
Send real-time events to external tools.
Use Webhooks to push real-time events to your own servers or automation tools.
Open the dialog
Open Integrations
Go to Settings and choose Integrations.
Open Webhooks
Select Webhooks.
Add a webhook endpoint
- Select Add endpoint.
- Enter the Endpoint URL.
- Choose Events (if you select none, all events are sent).
- Select Save.
Security and delivery
- Webhooks are signed with a one-time signing secret (HMAC-SHA256). Copy it when shown.
- Use Rotate to generate a new signing secret.
- View Logs to inspect deliveries and use Replay to retry failed attempts.
- If a delivery is interrupted before completion, Hiveality can move it back to the retry queue instead of leaving it in progress.
Event coverage
Events include leads, members, subscribers, contacts, tags, lists, access changes, bookings, form submissions, commerce updates, blog content, email content + delivery, campaigns, videos, courses, products, and community moderation. Some events are marked as coming soon in the dialog.
Video, course, product, and community events can help external tools respond to newly prepared videos, learning content changes, product publishing, and reported community content.
Board and card events can notify external tools when pipeline boards or cards are created, updated, moved, or archived. Community event and member activity triggers are also available for tools that need to react to new events or member joins.
Event type discovery
External tools can list the supported event types from the API so dropdowns and setup screens stay aligned as coverage expands. Use this with Reveal Website API Key when you are building a custom integration or Zapier action.
Related Help Docs
Was this helpful?