Custom event

Sent when a step has been triggered when the webchat sent a custom event.

AttributeTypeDescription
typestringalways custom_event
namestringevent name
{
    "type": "custom_event",
    "url": "div1_clicked"
}