WhatSyncs is launching with 3 WhatsApp connections free. Start Free →
Build your own integration
In-house and bespoke systems are first-class here. WhatSyncs does not assume anything about your data model: you receive events, you decide what a message becomes in your database.
This is the path most teams with an internal CRM take. Everything you need is documented.
Implementation
Four steps. The WhatSyncs side is the same for every destination; the last step is where your system's specifics live.
Connect your numbers in WhatSyncs.
Expose an HTTPS endpoint and register it as a webhook.
Verify the signature, store the event with its idempotency key, respond 2xx quickly.
Process asynchronously and call the REST API to send replies.
What you work with
Inbound conversations arrive as signed webhook events. Outbound replies are a single authenticated POST from whichever system you decide should send them.
Custom CRM is a trademark of its respective owner. WhatSyncs is an independent platform and is not affiliated with or endorsed by Custom CRM.
FAQ
Yes. WhatSyncs is designed to connect WhatsApp conversations with the CRM and business systems you already use, through webhooks and a REST API. If your CRM can receive an HTTP request or call an API, it can be connected.
Yes, and it is one of the most common setups. Custom and in-house systems integrate the same way as commercial CRMs: point a webhook endpoint at WhatSyncs to receive events and call the REST API to send messages or pull conversations.
Yes. Incoming and outgoing messages, message status updates and connection events are delivered to your endpoint as they happen. Payloads can be signed so your systems can verify that an event originated from WhatSyncs, and failed deliveries are retried.
Every message carries a stable identifier, and WhatSyncs reconciles messages seen through real-time events, reconnects and history synchronization against it. Webhook deliveries also carry an idempotency key so a retry does not create a second record in your CRM.
Other integrations
Start with up to 3 WhatsApp connections and 1,000 active chats per month. No credit card required.