Data Machines

Using a Data Machine

2min

Using a Data Machine is fairly straightforward with several options provided to use it directly with Rest API or by integrating with other applications.

Here are the options in which a Data Machine can be used.

Use REST API to invoke the Data Machine from any of your apps that support REST API or use it directly using an app such as Postman to suit your needs.

Using a Data Machine with Rest API
Using a Data Machine with Rest API


Rest API Input Example

The example source for the input request to trigger the Data Machine is shown below

JS


The endpoint for the Data Machine API is provided as soon as the it is Published. The end point is visible in the Editor screen once a Data Machine is published and it is also available in the list view in the portal.

In order to successfully use a Data Machine with Rest API, get the API Credentials for the Client Instance and Application under which the Data Machine is created. Refer to the API Key Management section to get your credentials.