Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Build interactive HTML 5 application using Dataloy Websockets.

It is possible to open a Websocket to get notified when there are changes in Dataloy data model.

...

The JSON pushed will have the same structure if of the one pushed by Webhooks.

...

(To get back to the standard fields list a empty JSON ( {} ) can be sent from the client to the server)

It is possible to open a Websocket linked to an Alert Script to be notified when the script is fired and returns true.

The endpoint to use is:

  • ws://{url}/ws/rest/WebSocketAlertScript/{scriptCode}/{token}

Passing the script code.