Webhooks
Message Received
The message.received
event is delivered whenever someone sends a message to a
Surge number you own.
Common Use Cases
- Trigger automated responses
- Update conversation analytics
- Send notifications to other systems
- Log customer interactions
Payload Structure
account_id
string
requiredThe ID of the account that received the message
type
string
requiredAlways message.received
for this event
data
message