Integrations
Deliver to any destination that accepts HTTP
Pre-filled templates handle the common ones — CRM, Slack, scheduling — and Custom HTTP covers everything else. There's no OAuth to manage; you paste in the destination's own token or key.
Custom HTTP
Send to any HTTP/HTTPS endpoint you control.
No separate authGeneric Webhook
Deliver the raw or mapped payload to a webhook receiver.
No separate authHubSpot
Create or update a contact in HubSpot CRM.
Bearer tokenSalesforce
Create a Lead record via the Salesforce REST API.
Bearer tokenGoHighLevel
Create or update a contact in GoHighLevel.
Bearer tokenSlack
Post a message to a Slack channel via Incoming Webhook.
No separate authCalendly
Trigger a Calendly-related workflow endpoint.
Bearer tokenCallingly
Trigger an outbound call routing event in Callingly.
API key headerTuco.ai
Send a lead event into Tuco.ai.
Bearer tokenDon't see your destination?
Custom HTTP works with any endpoint that accepts JSON over HTTPS — your own backend, an internal service, or a third-party API not listed above. Set the URL, headers, and auth once; every event sent to that Rabbit uses the same configuration.