Processes
API Reference for ProcessMaker Process API
Display a listing of the Process Categories.
Laravel passport oauth2 security.
Filter results by string. Searches Name and Status. All fields must match exactly.
Field to order results by
ascPossible values: 10list of processes categories
list of processes categories
Store a newly created Process Category in storage
Laravel passport oauth2 security.
Represents a business process category definition.
success
success
Display the specified Process category.
Laravel passport oauth2 security.
ID of process category to return
Successfully found the process
Successfully found the process
Updates the current element
Laravel passport oauth2 security.
ID of process category to return
Represents a business process category definition.
success
success
Remove the specified resource from storage.
Laravel passport oauth2 security.
ID of process category to return
success
success
Get list Process
Laravel passport oauth2 security.
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
ascPossible values: 10ACTIVE or INACTIVE
Include data from related models in payload. Comma separated list.
""list of processes
list of processes
Store a newly created resource in storage.
Laravel passport oauth2 security.
Represents a business process definition.
success
success
Display the specified resource.
Laravel passport oauth2 security.
ID of process to return
Include data from related models in payload. Comma separated list.
""Successfully found the process
Successfully found the process
Updates the current element.
Laravel passport oauth2 security.
ID of process to return
Represents a business process definition.
success
success
Remove the specified resource from storage.
Laravel passport oauth2 security.
ID of process to return
success
success
No content
Returns the list of processes that the user can start.
Laravel passport oauth2 security.
If true return only processes that haven't start event definitions
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
ascPossible values: 10Include data from related models in payload. Comma separated list.
""list of processes that the user can start
list of processes that the user can start
Reverses the soft delete of the element.
Laravel passport oauth2 security.
ID of process to return
success
success
Export the specified process.
Laravel passport oauth2 security.
ID of process to export
Successfully built the process for export
Successfully built the process for export
Validate the specified process before importing.
Laravel passport oauth2 security.
file to import
success
success
Import the specified process.
Laravel passport oauth2 security.
file to import
success
success
Check if the import is ready
Laravel passport oauth2 security.
Import code
check is import is ready
check is import is ready
Import Assignments of process.
Laravel passport oauth2 security.
ID of process to return
success
success
No content
Trigger an start event within a process.
Laravel passport oauth2 security.
ID of process to return
Node ID of the start event
success
success
Last updated