Astradial integrates with MSG91 to send WhatsApp messages. You can use this for:Documentation Index
Fetch the complete documentation index at: https://docs.astradial.com/llms.txt
Use this file to discover all available pages before exploring further.
- Sending booking confirmations
- Ticket status notifications
- Automated reminders
- Any template-based messaging
Set up MSG91
Phone numbers
After connecting MSG91, go to the Phone Numbers tab:- Click Fetch Numbers to load your WhatsApp sender numbers from MSG91
- Your available numbers will appear as cards showing the phone number and quality rating
Templates
Go to the Templates tab to see your MSG91 WhatsApp templates:- Click Fetch Templates to load templates for your selected phone number
- Each template shows:
- Name — Template identifier
- Status — APPROVED or pending
- Language — Template language code
- Components — Template variables
Only APPROVED templates can be used for sending messages. Templates must be approved by WhatsApp/MSG91 before they can be used.
Message logs
Go to the Message Logs tab to track delivery:- Select a date
- Click Fetch Logs to see messages sent on that date
- Each log entry shows:
- Customer’s phone number
- Template name used
- Delivery status (Read, Delivered, Sent, or Failed)
- Time the message was requested
Delivery reports are available for up to 3 days.
Sending WhatsApp from workflows
In the workflow editor, add a Send WhatsApp action node:Template mode (recommended)
- Select the Template (MSG91) mode
- Choose a sender number
- Select an approved template
- Map template variables to trigger data (e.g., map “guest_name” to
{trigger.name})
Free text mode
If templates are not available:- Select the Free Text mode
- Type your message using trigger variables:
Hello {trigger.name}!

