Roadmap

Process Hub API

It would be fantastic to have an API similar to the one in the Orchestrator, but for Process Hub.

Specifically, the following endpoints would be very practical to have:

  • Launch Process

  • Check Job Status

  • Get Job Stages (and the Status of each one)

  • Get Process Variables

  • Get Stage details (depending on the Type)

    • Type = Form / Logic / RPA Bot / etc

    • (if Type = Form) Assignee email and/or name

    • (if Type = Logic) Variable that was checked and its value

    • (If Type = RPA Bot) Launch ID of the Bot and/or Launch info (status)

There’s probably others that could be added, but these are the main ones.