To send a broadcast message using variables and custom fields, you need to follow several steps that involve setting up your message template, configuring your data, and using your platform’s broadcasting tools. Here’s a detailed guide to help you through the process
- Variables: These are static value that is common to all users.
- Custom Fields: These are user-specific data fields that can change based on user information or context, like
{userName}
or{orderNumber}
.