Modern CRMs are at the heart of customer communication. From deal updates and appointment reminders to transactional notifications and service alerts, messaging is most effective when it’s triggered automatically from the systems teams already use every day.
That’s why we’ve introduced a new Developer Hub guide focused specifically on sending messages from CRMs using APEX Messaging.
This new page is designed to bridge the gap between CRM workflows and messaging delivery — without forcing teams to wade through low-level technical detail.
Built Around How CRMs Actually Work
CRMs don’t think in APIs first — they think in workflows, automations, and actions.
When something happens in your CRM, an automation rule fires and sends a request to an external system. Our new guide reflects that reality, explaining how CRMs typically trigger outbound message sends using standard HTTP requests and JSON payloads.
Rather than focusing on protocol theory, the guide shows how CRM events map cleanly onto APEX Messaging’s APIs in a way that’s practical, predictable, and easy to implement.
One Guide, Multiple Channels
Because APEX Messaging uses structured JSON payloads across all channels, the same CRM integration approach can be used for SMS, WhatsApp, and other supported channels.
The new guide explains how to:
- Trigger message sends from CRM workflows
- Structure outbound JSON payloads correctly
- Refer to channel-specific API documentation for required parameters
- Avoid common terminology pitfalls that often cause confusion
This makes it easier for CRM administrators, solution architects, and developers to work from a shared understanding.
Designed for Real-World Integrations
Every CRM platform is different. Some label outbound actions as webhooks, others as HTTP requests or custom actions. Our guide acknowledges these differences while keeping the underlying integration model clear and consistent.
It’s intended as a practical reference, not a rigid blueprint — and it works equally well for off-the-shelf CRMs and custom-built systems.
Get Started
If you’re already using APEX Messaging with a CRM, the new guide provides a clearer framework for building and refining your automation.
If you’re just getting started, it’s a good place to understand how CRM-driven messaging fits into the APEX platform — and where to look next depending on the channel you want to use.
You can find the new guide in our Developer Hub, alongside our channel-specific API documentation.
As always, if you have questions or want help optimising your setup, our team is happy to help.



