Skip to main content
Zeus supports several webhook events. The event field in the payload indicates the event type.

Event Payloads

Send messages

Contains the response generated by Zeus

Bot typing

When Zeus is working on a response, it sends typing messages like Thinking..., Looking up system data... etc
message is set to null to indicate that Zeus is now “typing” the response

Other events

1

Escalate ticket

Zeus can indicate when the conversation should be escalated to a human support agent. Generally, when the problem is out of scope of Zeus or customer requests explicitly that they would like to connect to an human agent.
2

Close ticket

When the issue is resolved, Zeus can indicate that the conversation should be marked as resolved.
3

Trigger CSAT

When the issue is resolved, Zeus can send a request to trigger CSAT survey.

Settings

You can configure whether your integration supports certain events or not by using Integration Update API Example settings:
JSON