Send Event API
Send Event Bulk
Introduction
API Reference
- Idempotent Requests
- Authentication
- Send Event API
- Users API
Platform
SMS
- Sending SMS
- Delivery Status
- SMS Template
- DLT Registration Steps
- SMS Integrations
- Sending Email
- Email Template
- Email Integrations
Push
- Sending Push
- Push Template
- Push Integrations
- Client SDK
- Sending a WhatsApp Message
- WhatsApp Template
- WhatsApp Integrations
Voice
- Voice Integrations
In-App
- Send an In-App message
- In-App Template
- In-App Integrations
- Client SDK
Chat
- Slack
- Telegram
Send Event API
Send Event Bulk
POST
/
v1
/
apps
/
{app_id}
/
events
/
bulk_send
Authorization
string
*
Authorization
Required
string
app_id
string
*
app_id
Required
string
The
object
event
string
*
event
Required
string
The name of the event
batch
array
*
batch
Required
array
Batch of messages to be triggered
Parameters
The id
of the app
Body
The name of the event
Batch of messages to be triggered
Example: { "param1" : "value1", "param2" : "value2", "param3" : "object or array" }
User’s id to send the notifications to. This is your own user identifier which you have used to create user on Raven
User’s email
Mobile with country code prefix (e.g +91)
Mobile with country code prefix (e.g +91)
List of fcm tokens.
eg. ["<fcmtoken1", "<fcmtoken2>"]
Additional Body Parameters
Overriding messages / integration configurations