Accelerate the Value of Data

Workflow API

This content covers the Workflow Adapter REST API Catalog service as of Reltio Cloud 2017.3.

To invoke Workflow Adapter APIs, the path should be prefixed by {workflow environment url}/workflow .

Example:

https://prod-workflow.reltio.com/workflow-adapter/workflow/  

The workflow environment URL can be found in the WorkflowPath of the response status call against Reltio environment.

For example:

https://test.reltio.com/status 

can return a value like:

"WorkflowPath":"https://prod-workflow.reltio.com/workflow-adapter"