Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please note that the Trigger API is asynchronous and does not wait for the workflow execution to be completed. It submits the workflow for execution and returns a Trigger ID. Using the “Trigger Id” the status of the workflow execution or step level execution information can be retrieved using the APIs Get Workflow History , Get Workflow Step History Records , Get Detailed Workflow Step History Record.

The following Additionally, The Generate Launch-in context URL API can be used to retrieve a Launch-in Context URL which can be used to launch a screen (in IFrame or new browser window) that provides a graphical represention of the workflow execution status: Generate Launch-in context URL

Use the following details to configure Trigger Workflow API:

...