The data object
Overview
Structure
{
"id": "example_id",
"name": "state_example",
"parameters": {},
"db": {},
"conversation": {
"user_last_input": "Hello there 😀",
"browser": "chrome",
"os": "Mac OS",
"platform": "web",
"time_before_start": 0
},
"customer_info": {
"id": "example_customer_id",
"image": null,
"info": {
"invoice_id": "3453342",
"premium_customer": "true"
},
"first_name": "Inclined",
"last_name": "Kangaroo"
},
"chatId": "example_chat_id"
}Parameters Object
DB Object
Conversation Object
Customer Object
Usage
File Upload Card Example
Last updated
Was this helpful?

