Overview
The Salesforce MIAW API allows you to sync conversations from Salesforce Messaging for In-App and Web (MIAW) into Open.cx. When a new message arrives in a MIAW conversation, Salesforce sends a webhook event to Open.cx, which triggers a conversation sync.Authentication
All endpoints require an API key with thesalesforce-miaw:write scope. Pass it as a Bearer token in the Authorization header:
Supported Events
| Event | Description |
|---|---|
message:new | A new message was sent in a MIAW conversation |