Create and send notifications to your audience. Configure delivery options, target specific groups, and choose from multiple channels including email and push notifications.
Estimated reach: {{ estimatedReach }} users
Loading templates...
No templates available
Email Subject:
{{ selectedTemplateData.subject }}
Email Content:
Push Title:
{{ selectedTemplateData.pushTitle }}
Push Body:
{{ selectedTemplateData.pushBody }}
Use these variables in your content to personalize messages:
{{ notificationForm.pushTitle || "Push Title" }}
{{ notificationForm.pushBody || "Push message content will appear here..." }}
Subject: {{ notificationForm.emailSubject || "Email Subject" }}
{{ notificationForm.type }}
{{ notificationForm.channels.join(", ") }}
{{ notificationForm.deliveryType === "immediate" ? "Send Now" : "Scheduled" }}
{{ estimatedReach }} users
{{ user.name }}
{{ user.email }}