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
This API allows you to send messages
The
The name of the event
Example:
User’s id to send the notifications to. This is your own user identifier which you have used to
User’s email
Mobile with country code prefix (e.g +91)
Mobile with country code prefix (e.g +91)
List of fcm tokens. eg.
Overriding messages / integration configurations
Sender’s name
Sender’s email address
Email Text Body
Email HTML Body
Email Subject
Message
Sender
SMS text
Message
Whatsapp text
Message
Sender
Slack blocks object
Parameters
The id
of the app
Body
The name of the event
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