Event Forwarder plugin for Core
Note This feature requires an additional plug-in. Please contact your Sales Contact to verify if a plug-in is purchased.
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.
Want to tell us more?
Email your feedback to our documentation team.
Great!
Thanks for taking the time to give us some feedback.