Chat
Send message
Sends a message to an existing conversation and receives the bot response.
POST
Send message
Path Parameters
The session ID you got from the POST /v1/conversations response.
Response
Successful response
messages
(Text · object | Image · object | Video · object | Audio · object | Embed · object)[]
required
- Text
- Image
- Video
- Audio
- Embed
- Text
- Buttons
- Email
- Number
- URL
- Phone number
- Date
- Payment
- MercadoPago Payment
- Rating
- File
clientSideActions
(Script to execute · object | Redirect · object | Wait · object | Set variable · object | Inject start props · object | Execute code · object)[]
Actions to execute on the client side
- Script to execute
- Redirect
- Wait
- Set variable
- Inject start props
- Execute code
Logs that were saved during the last execution
If progress bar is enabled, this field will return a number between 0 and 100 indicating the current progress based on the longest remaining path of the flow.
Send message