WhatsApp Send Message API
Build richer conversations with text, media, interactive buttons, carousels and authentication templates.
- Template payloads & parameters
- Delivery events & reporting
Connect the tools you trust with the conversations that matter. Bring your business applications, AI and communication channels together with DLVRD.
Your Customer Engagement PlatformDLVRD is built to integrate with the business applications and technology platforms our customers already use, enabling smoother automation, customer engagement, data synchronization, and operational workflows.
Bring customer data, commerce and everyday operations into the same conversation.
DLVRD leverages and integrates with leading AI technologies to power conversational AI, intelligent automation, voice agents, content generation, and customer engagement experiences.
Meet customers across messaging, voice, email and the digital experiences they already use.
Connect your systems, trigger workflows and build around the way your business works.
Start with the documentation. Connect your channels. Bring messaging into the products and processes you already run.
Build richer conversations with text, media, interactive buttons, carousels and authentication templates.
Send preconfigured text templates through SMS and email, with dynamic parameters for a personal touch.
Use the same endpoint for WhatsApp, SMS and email. Choose a channel to explore a basic template request.
Get a token with your DLVRD account credentials and include it in the authentication-token header.
Use your configured journey or channel and a template ID. Add parameters when your template needs them.
Set a callback URL to receive delivery events in your own system.
https://msgdlvrd.com/chatbird/api/message/sendauthentication-token: YOUR_AUTH_TOKEN{
"journeyId": "YOUR_JOURNEY_ID",
"from": "YOUR_WHATSAPP_NUMBER",
"to": "RECIPIENT_PHONE_NUMBER",
"channel": "WhatsApp",
"deptId": "YOUR_DEPARTMENT_ID",
"callbackUrl": "https://example.com/webhooks/dlvrd",
"message": {
"template": {
"templateId": "YOUR_TEMPLATE_ID"
}
}
}
Tell us what you use. Let’s build the right integration for your team.
DLVRD connects to CRM, e-commerce and support systems through native integrations and an API. The point of the integration is two-directional: customer and order context appears inside the conversation, and events in the other system can trigger a message from DLVRD.
Yes. Alongside the native integrations there is an API, so a team can connect an internal or less common system directly. Developer documentation is published in the resources section.
Without it, an agent answering a customer has to look the customer up somewhere else, and automated messages cannot react to anything happening outside the messaging platform. With it, the order status, account record or ticket is in the conversation, and an event such as a shipment or a renewal can start one.
No. The integration keeps customer data and workflows in sync with the system that owns them, rather than making DLVRD a second, competing record of the customer.