Event Forwarder plugin for Core
Note: This feature requires an additional plugin. Please contact your Sales Representative to confirm whether the plugin is included with your license and/or installation.
The Event Forwarder Plugin subscribes the EventBus and forwards all events to a configured Rest endpoint using post.
The events are of the following format:
{ Name: string, Event: object }
For example:
{ Name: 'AgentPresenceChangeEvent',
Event:
{ PresenceState: 8,
SipUri: 'sip:user@domain.com',
Timestamp: '2020-05-27T14:41:46.8456019+00:00',
SequenceNumber: 72 } }
Did you find this page helpful?
Yes No
Sorry about that
Why wasn't this helpful? (check all that apply)
Thank you for your feedback.
Great!
Thanks for taking the time to give us some feedback.