The OpenProcess API enables third party/external applications to interact with the OpenProcess application.
The API is REST API driven and each method/endpoint is documented below. Where licensed these APIs can be tested using the actual Swagger UI endpoint in OpenProcess.
Start a process
A change has been made to Open Process API (available in OP Test from Aug 24) to allow the following in respect of Start a Process API - this is now available in Open Process Test
Pass in Fields of data (Text fields initially)
Start a process without needing a customer account linked
Sample request with Field data:
(note the "FieldId" is no longer used, "Code" is used to map the value)
Note: it is currently not possible to pass in Documents
In the example above the ProcessID is found by going to Open Process and in Set Up taking the GUID at the end of the URL for the process to be started i.e. in the process below the Process ID is "b659adbb-37c0-40a4-8b3b-668add367a91"