Handling agent state events
To handle agent-state events, map the incoming event data to the Pega format as described in the JSON schema properties for OpenCTI. After mapping the event, forward the event using the fowardEvent parameter of the login request function.
Previous topic The agentNotReady function Next topic Advanced call control functions