Receive a message

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

partner-webhook.url is an endpoint provided by the receiver and configured in the ViaSay Chatbot platform during the integration setup. ViaSay Chatbot calls this endpoint to send messaging events to the receiver.

Body Params
string

The end-user identifier provided in the "Send a message" request.

event
object

An event object. When this object is present, the "message" object isn't provided.

message
object

The answer from the bot or human agent. When this object is set, the "event" object isn't provided.

string

Token identifying the incoming message Mindsay is replying to. Can be used for tracing purposes. Can also be found in the HTTP headers.

string
Defaults to bot

Sender of the event or message (can be “bot” or “human_agent”)

Headers
string
Defaults to application/json
string
Defaults to 1608712771

Set to current date timestamp.

string

Set with a token identifying the incoming message ViaSay is replying to. Can be used for tracing purposes.

string

Set with an authenticity signature (see below)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json