Communication events are a versatile REST API designed to simplify communication event management and streamline data flow within your systems. With functionality akin to webhooks but with added flexibility, communication events empower you to effortlessly manage and track events in real-time, ensuring seamless data synchronization across your applications if webhooks do not respond properly.
With communication events, you gain unprecedented control over your communication processes, allowing you to monitor pending or completed events with ease.
GET https://[host]:[port]/api/integration-services/v1/communications-events/{communicationNumber}
Two options for responses - either events[] or errors[].
Check related folder pages for events envelopes and events payload details.
Error code.
Error description.
Communication events are a versatile REST API designed to simplify communication event management and streamline data flow within your systems. With functionality akin to webhooks but with added flexibility, communication events empower you to effortlessly manage and track events in real-time, ensuring seamless data synchronization across your applications if webhooks do not respond properly.
With communication events, you gain unprecedented control over your communication processes, allowing you to monitor pending or completed events with ease.
GET https://[host]:[port]/api/integration-services/v1/communications-events/{communicationNumber}
Two options for responses - either events[] or errors[].
Check related folder pages for events envelopes and events payload details.
Error code.
Error description.