Tradecloud Connectors
Search…
Overview
How to choose a Connector
API v2
Azure Active Directory Connector
FTP Connectors
SAP SOAP Connector
Webhook Connector
WebSockets
Legacy
API v1
CVS File Connector
Exact Globe Connector
Powered By
GitBook
WebSockets
Websockets (RFC 6455) for orders and others are available at Tradecloud side
Websockets are currently experimental for system integration.
you can
subscribe to the order WebSocket
using an JSON Web Token for authentication
a
Subprotocol
like
STOMP
is missing at this moment
you will NOT receive missed historic orders or responses since the WebSocket disconnected
you have to keep the connection open by sending a keep alive message every minute
Contact
[email protected]
if you would like to integrate using WebSockets
Roadmap:
1.
Add a WebSocket Connector targetted on system integration
2.
Add basic authentication for easy authentication
3.
Queue orders and responses when the WebSocket client is not connected or subscribed.
4.
Add the STOMP protocal for CONNECT, SUBSCRIBE, ACK, UNSUBSCRIBE and DISCONNECT
Previous
Webhook Events
Next - Legacy
API v1
Last modified
1yr ago
Copy link