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 auth

Generic Webhook

Deliver the raw or mapped payload to a webhook receiver.

No separate auth

HubSpot

Create or update a contact in HubSpot CRM.

Bearer token

Salesforce

Create a Lead record via the Salesforce REST API.

Bearer token

GoHighLevel

Create or update a contact in GoHighLevel.

Bearer token

Slack

Post a message to a Slack channel via Incoming Webhook.

No separate auth

Calendly

Trigger a Calendly-related workflow endpoint.

Bearer token

Callingly

Trigger an outbound call routing event in Callingly.

API key header

Tuco.ai

Send a lead event into Tuco.ai.

Bearer token

Don'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.