Skip to main content
POST
Whenever a new outbound message is received SBMG can send a POST request to your webhook for your services or integrations to process.

Body

hookUrl
string
required
The URL where events will be sent when inbound SMS messages are received.

Response

hook_id
array
This is the key to your webhook. Retain this id to dele

Inbound Recieved Action

When an inbound SMS message is received, the configured webhook(s) will receive a POST request with the following payload:
Response