Sent when a step has been triggered when the webchat sent a custom event.
Attribute | Type | Description |
|---|---|---|
type | string | always |
name | string | event name |
{
"type": "custom_event",
"url": "div1_clicked"
}Sent when a step has been triggered when the webchat sent a custom event.
Attribute | Type | Description |
|---|---|---|
type | string | always |
name | string | event name |
{
"type": "custom_event",
"url": "div1_clicked"
}