Push leads from any CRM straight to a WhatsApp flow. Receive every inbound reply as a signed webhook. Built on Meta WhatsApp Cloud API v25.0 with three security layers on every call.
dripBot is intentionally CRM-agnostic. The same REST + webhook contract powers a HubSpot integration, a Zoho integration, and the homegrown CRM your team built in 2019. No per-CRM connectors needed.
A small, opinionated REST API: enroll a contact in a flow, send a template, look up a contact, update tags. JSON in, JSON out. Full OpenAPI 3.0 spec. Works with any HTTP client your CRM can run.
Every inbound WhatsApp message, every delivery receipt, every status change can fire a webhook to your endpoint. Signed with HMAC-SHA256, time-stamped, and idempotency-keyed so you can verify and dedupe with no surprises.
dripBot is built on Meta WhatsApp Cloud API v25.0 - the official Meta Business Platform used by enterprise customers. No third-party message gateways. No unofficial workarounds. Your messages travel through the same infrastructure as Fortune 500 traffic.
Three layers of security, two endpoints, one webhook URL. The whole contract fits on one page.
From Settings -> API Keys, generate a key prefixed dbk_live_. Stored as SHA-256 hash; shown once. Tenant-bound, integration-scope only.
Paste your endpoint URL and signing secret into dripBot. We sign every outbound delivery with HMAC-SHA256 and retry with backoff on failure.
Send a POST from your CRM when a lead enters. dripBot validates phone, dedupes, enrolls into the flow, and respects plan + daily caps.
Generic REST + webhooks, signed end-to-end, built on the official Meta API. Start free and ship the integration this week.