Find below a list of resources that can be accessed via the BPMN Process API.
|
Resource |
Method |
Description |
PAS Version |
|---|---|---|---|
|
|
GET |
Retrieve all running instances of the process. |
PAS 20.1 |
|
|
POST |
Create a process instance using this start event. |
PAS 20.1 |
|
|
GET |
Retrieve a specific instance by its id. |
PAS 20.1 |
|
|
POST |
Send an event to this process instance. |
PAS 20.1 |
|
|
GET |
Retrieve instance data for this task. |
PAS 20.1.1 |