Unify and manage your data

Workflow API

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

To invoke the Workflow Adapter API, use the path prefix: {workflow environment url}/workflow .

For 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 your Reltio environment.

For example:

https://test.reltio.com/status 

may return:

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