Skip to content

Instantly share code, notes, and snippets.

{
"parameters": {
"name": "John",
"email": "john@example.com"
}
}
{
"responses": [
{
"type": "text",
"elements": ["Hi, how are you", "Hello!"],
"filters": []
},
{
"type": "cards",
"filters": [],
{
"responses": [
{
"type": "text",
"elements": ["Ok, no problem"]
}
],
"parameters": {
"iname": "Darek"
}