REST API Connector

The new REST API Connector adds another software module to the Dataristix family of connectors using standard protocols. Use HTTP requests to send or receive JSON formatted data to and from REST API services.

The REST Connector features a wide range of authorization options, including username/password authentication, API Keys and OAuth 2.0 Client Credentials Flows. Send data in PATCH, PUT or POST requests and receive data in GET requests while optionally decoding JSON documents to access contained data items; that means a single requests may be sufficient to fetch all data points of interest.

Find out more in the documentation.

REST Connector
REST Connector showing live values