ProviderOutboundMessage event fires when a user sends a message to a contact and a custom external communication provider is configured as the default channel for the account. This event differs from the standard OutboundMessage event — the payload is smaller and structured specifically for provider routing rather than conversation tracking. Only the fields listed below will be present.
Supported channels
Payload
Example payload
SMS
Related
- Outbound Message — fires for standard outbound messages not routed through a custom provider
- Inbound Message — fires when a contact sends a message to a user
- Conversations API — query conversations and messages programmatically