How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Flowable Tasks API

The Tasks API from Flowable — 14 operation(s) for tasks.

Flowable Tasks API is one of 64 APIs that Flowable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 27 operations across 14 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, /flowable-rest/service.

27 operations 14 paths 11 schemas 5 DELETE10 GET8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://your-server/process-api
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

Flowable Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 27

Across 14 paths, the API surfaces 27 operations — 5 DELETE, 10 GET, 8 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 27
POST
/query/tasks
Query for tasks
queryTasks body → 200400
GET
/runtime/tasks
List of tasks
listTasks 63 params → 200404
POST
/runtime/tasks
Create Task
createTask body → 201400
PUT
/runtime/tasks
Update Tasks
bulkUpdateTasks body → 200201400
GET
/runtime/tasks/{taskId}
Get a task
getTask 1 param → 200404
POST
/runtime/tasks/{taskId}
Tasks actions
executeTaskAction 1 param body → 200400404409
PUT
/runtime/tasks/{taskId}
Update a task
updateTask 1 param body → 200404409
DELETE
/runtime/tasks/{taskId}
Delete a task
deleteTask 3 params → 204403404
GET
/runtime/tasks/{taskId}/events
List events for a task
listTaskEvents 1 param → 200404
GET
/runtime/tasks/{taskId}/events/{eventId}
Get an event on a task
getEvent 2 params → 200404
DELETE
/runtime/tasks/{taskId}/events/{eventId}
Delete an event on a task
deleteEvent 2 params → 204404
GET
/runtime/tasks/{taskId}/form
Get a task form
getTaskForm 1 param → 200404
GET
/runtime/tasks/{taskId}/subtasks
List of sub tasks for a task
listTaskSubtasks 1 param → 200404
POST
/runtime/tasks/{taskId}/variables
Create new variables on a task
createTaskVariable 1 param body → 201400404409415
DELETE
/runtime/tasks/{taskId}/variables
Delete all local variables on a task
deleteAllLocalTaskVariables 1 param → 204404
POST
/cmmn-query/tasks
Query for tasks
queryTasks body → 200400
GET
/cmmn-runtime/tasks
List of tasks
listTasks 55 params → 200404
POST
/cmmn-runtime/tasks
Create Task
createTask body → 201400
PUT
/cmmn-runtime/tasks
Update Tasks
bulkUpdateTasks body → 200201400
GET
/cmmn-runtime/tasks/{taskId}
Get a task
getTask 1 param → 200404
POST
/cmmn-runtime/tasks/{taskId}
Tasks actions
executeTaskAction 1 param body → 200400404409
PUT
/cmmn-runtime/tasks/{taskId}
Update a task
updateTask 1 param body → 200404409
DELETE
/cmmn-runtime/tasks/{taskId}
Delete a task
deleteTask 3 params → 204403404
GET
/cmmn-runtime/tasks/{taskId}/form
Get a task form
getTaskForm 1 param → 200404
GET
/cmmn-runtime/tasks/{taskId}/subtasks
List of sub tasks for a task
listTaskSubtasks 1 param → 200404
POST
/cmmn-runtime/tasks/{taskId}/variables
Create new variables on a task
createTaskVariable 1 param body → 201400404409415
DELETE
/cmmn-runtime/tasks/{taskId}/variables
Delete all local variables on a task
deleteAllLocalTaskVariables 1 param → 204404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are TaskQueryRequest (67 properties), TaskQueryRequest_2 (63 properties), TaskResponse_2 (31 properties), TaskResponse (30 properties). Each schema is shown below with its type and property counts.

TaskQueryRequest
object
67 properties
DataResponseTaskResponse
object
6 properties
TaskQueryRequest_2
object
63 properties
TaskActionRequest
object
6 properties 1 required
TaskResponse_2
object
31 properties
TaskRequest
object
22 properties
RestVariable
object
5 properties
TaskResponse
object
30 properties
QueryVariable
object
4 properties
EventResponse
object
8 properties
BulkTasksRequest
object
23 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flowable-tasks-api-openapi.yml Raw ↑

Other APIs Flowable publishes across the network.

Flowable Access Tokens API
Flowable Accounts API
Flowable Acquire and Execute API
Flowable Batch parts API
Flowable Batches API
Flowable Case Definitions API
Flowable Case Instance Identity Links API
Flowable Case Instance Variables API
Flowable Case Instances API
Flowable Cmmn Engine API
Flowable Contact Filters API
Flowable Content item API
Where this information came from

This is an independent, third-party profile of Flowable Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.