Create, personalize, send, and track reusable templates for Push Notifications, SMS, and Email in OneSignal. Save time, maintain consistency, and optimize performance.
template_id
in your send request.template_id
(UUID v4). You can find it:
Copy Template ID
Column | Description |
---|---|
Name | The template’s name. |
Labels | Unique Labels you can use to group and filter templates. |
Type | Push, Email, or SMS. |
Last Sent | The last date and time the template was used in a sent message. |
Delivered | Push: Total of successful sends to the push services (FCM, APNs, etc.) Email: Total delivered to the recipient’s inbox. SMS: Total of successful sends to the SMS carriers. |
Opened | Push: Not applicable. Email: Total number of times the email was opened (not unique). SMS: Not applicable. |
Clicked | Push: Total number of times the push was clicked. Email: Total number of times a link within the email was clicked. SMS: Total number of times a link within the SMS was clicked. |
CTR | (Clicked ÷ Delivered) × 100% . |
content
, it will override the template message.