Dataristix® Connector for REST

The Dataristix Connector for REST exchanges data with REST API services via GET, POST,  PATCH or PUT requests, and can therefore act as a data source or data sink for other connectors. Use it, for example, in combination with the connector for SQL Server (or other database connector of your choice) to store data originating from REST services into a database.

  • No limit on the number of REST clients
  • Secure connections via HTTPS
  • Extensive authentication options (Basic, Basic Token, API Key, Certificate, OAuth 2.0)
  • Highly configurable
  • Integrates seamlessly with other Dataristix connectors
SubscriptionPerpetual License
$200 yearly
$450

Please visit the pricing page and select "REST" to purchase the connector module with your Dataristix license, or contact us to add the connector to an existing license.

Feature List

Connector for REST documentation →

Feature 
REST API ClientsConfigure one or more REST client(s) to exchange data with various REST API servers in JSON format
Send or ReceiveReceive data using GET requests or send data using PATCH, PUT or POST
Secure ConnectionsUse HTTP or HTTPS connections
Basic SecuritySupports basic authentication with username and password
Basic Token SecuritySupports token authentication after login with username and password
API Key SecuritySupports API Key authorization using flexible header names and header value templates
Certificate SecuritySupports authentication with client certificates
OAuth 2.0 SecuritySupports OAuth 2.0 authorization (client credentials flow)
Custom HeadersAdd custom headers in HTTP(S) requests
Decode JSONOptionally decode JSON to process contained values separately or to minimize requests to the REST service
Tag BrowserInspect the REST service response and decode JSON before adding the response or response parts as tags for processing in dataflow tasks
Connector IntegrationSend and receive data to and from other connectors
TelemetryOpenTelemetry integration for traces, logs, and metrics.
Application pluginManage the REST connector within the Dataristix Core application.