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