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 Process Instance Variables API

The Process Instance Variables API from Flowable — 5 operation(s) for process instance variables.

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

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

This API exposes 11 operations across 5 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version v1.

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

11 operations 5 paths 1 schemas 2 DELETE3 GET2 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 Process Instance Variables API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 3 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Process Instance Variables 11
GET
/runtime/process-instances/{processInstanceId}/variables
List variables for a process instance
listProcessInstanceVariables 2 params → 200400
POST
/runtime/process-instances/{processInstanceId}/variables
Create variables or new binary variable on a process instance
createProcessInstanceVariable 1 param body → 200201400404409
PUT
/runtime/process-instances/{processInstanceId}/variables
Update a multiple/single (non)binary variable on a process instance
createOrUpdateProcessVariable 1 param body → 200201400404415
DELETE
/runtime/process-instances/{processInstanceId}/variables
Delete all variables
deleteLocalProcessVariable 1 param → 204404
POST
/runtime/process-instances/{processInstanceId}/variables-async
Create variables or new binary variable on a process instance asynchronously
createProcessInstanceVariableAsync 1 param body → 201400409
PUT
/runtime/process-instances/{processInstanceId}/variables-async
Update multiple/single (non)binary variables on a process instance asynchronously
createOrUpdateProcessVariableAsync 1 param body → 201400415
PUT
/runtime/process-instances/{processInstanceId}/variables-async/{variableName}
Update a single variable on a process instance asynchronously
updateProcessInstanceVariableAsync 2 params body → 201404
GET
/runtime/process-instances/{processInstanceId}/variables/{variableName}
Get a variable for a process instance
getProcessInstanceVariable 3 params → 200404
PUT
/runtime/process-instances/{processInstanceId}/variables/{variableName}
Update a single variable on a process instance
updateProcessInstanceVariable 2 params body → 200201404
DELETE
/runtime/process-instances/{processInstanceId}/variables/{variableName}
Delete a variable
deleteProcessInstanceVariable 3 params → 204404
GET
/runtime/process-instances/{processInstanceId}/variables/{variableName}/data
Get the binary data for a variable
getProcessInstanceVariableData 3 params → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is RestVariable (5 properties). Each schema is shown below with its type and property counts.

RestVariable
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flowable-process-instance-variables-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 Process Instance Variables 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.