OpenFrame events for work items, agent presence, and interactions
Use OpenFrame events to achieve better integration between Advanced Work Assignment (AWA) and Computer telephony integration (CTI) and aide in improved call routing.
OpenFrame events are enabled by default when your administrator installs the Openframe
plugin (com.sn_openframe) and Advanced Work Assignment for CSM plugin (com.sn_csm.awa).
Note:
The Advanced Work Assignment for CSM (com.sn_csm.awa) plugin is automatically
installed with the Customer Service plugin (com.sn_customerservice).
As a CTI developer, ensure that you subscribe to the following events by using the subscribe method of the openFrameAPI. For more information, see openFrameAPI - Client.
| Event | Description |
|---|---|
| openframe_awa_agent_presence | Events are sent to OpenFrame when an agent's presence state changes. |
| openframe_awa_workitem_offered | Events are sent to OpenFrame when a work item is offered to an agent. |
| openframe_awa_workitem_accepted | Events are sent to OpenFrame when a work item is accepted by an agent. |
| openframe_awa_workitem_rejected | Events are sent to OpenFrame when a work item is rejected by an agent. |
| openframe_agent_off_interaction | Events are sent to OpenFrame indicating the presence of an agent on chat as off or available. |
Add and activate an OpenFrame configuration by navigating to > . For more information, see Create an OpenFrame configuration.
Sample payloads
Refer to the sample payloads for each event as described in the following table.
| Event | Sample payload |
|---|---|
| openframe_awa_agent_presence | |
| openframe_awa_workitem_offered | |
| openframe_awa_workitem_accepted | |
| openframe_awa_workitem_rejected | |
| openframe_agent_off_interaction | |