[Legacy] External APIs
Introduction
Interaction API
{
"data": [
{
"<user_id>": {
"chatbot_user_data": {
"first_name": "",
"last_name": "",
"custom": {
"selected_scenario": "<scenario_id>"
}
},
"from": "2022-09-21T00:00:00.000000Z",
"to": "2022-09-22T23:59:59.000000Z",
"interactions": [
{
"type": "<>",
"date": "2022-09-21T08:19:33.000000Z",
"text": "",
"data": {
"value": "<>",
"callback_id": "<>"
}
},
{
"type": "<>",
"date": "2022-09-21T08:19:33.000000Z",
"text": "",
"data": {
"value": "<>",
"callback_id": "<>"
}
}
]
}
}
]
}Webchat Short URL API
Bearer Token

Last updated
