SMS: Callback inbound endpoint

Endpoint for receiving one or multiple inbound webhook events. Actual URL must be set manually by customers. Inbound events are incoming messages routed from the end user's mobile device.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Channel API access and fees

The Channel API is available to partners and clients who want to build connectors to Communications Platform as a Service (CPaaS) vendors or Mail Transfer Agents (MTAs, also known as ESPs) such as Mailgun, Sinch, Infobip, and Omnivery.

Channel API access isn't enabled by default and is subject to additional fees. To get access, contact your Account Manager.



Query Params
string
required
Defaults to abc123

ID of the BR project. Must be included in URL during manual setup of this endpoint Examples: abc123

Body Params
array of objects
required

One or multiple inbound webhook events. Batching may be used to reduce overhead but is optional.

Headers
string
required
Defaults to 123

JSON Web Token containing iat (issued at) claim - numeric unix timestamp in seconds. The validity period of iat is set to 15 minutes. JWT must be signed with provider's secret string (e.g. API key) using HS256 (HMAC with SHA-256).

An API key is a token that you provide when making API calls. Include the token in a header parameter called Authorization.

Example: Authorization: 123

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json

© Bloomreach, Inc. All rights reserved.