Skip to main content
Skip table of contents

BPMN Process API Reference

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

/<start_event_name>

POST

Create a process instance using this start event.

PAS 20.1

/{id}

GET

Retrieve a specific instance by its id.

PAS 20.1

/{id}/<task_or_event_name>

POST

Send an event to this process instance.

PAS 20.1

/{id}/<task_name>

GET

Retrieve instance data for this task.

PAS 20.1.1

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.