How to set up Oracle Integration Cloud to connect to a web socket api?
We have a application that publishes business event notifications data over a websocket api. The URL syntax is "wss://<host>:<port>/api/events
". This websocket API will provide real time event notifications for changes to API objects.
Please let us know, if we have any option in Oracle integration cloud to configure/connect websocket api.
Thanks!