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

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

Flowable Case 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 Case 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 Case 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.

Case Instance Variables 11
GET
/cmmn-runtime/case-instances/{caseInstanceId}/variables
List variables for a case instance
listCaseInstanceVariables 1 param → 200400
POST
/cmmn-runtime/case-instances/{caseInstanceId}/variables
Create variables or new binary variable on a case instance
createCaseInstanceVariable 1 param body → 200201400404409
PUT
/cmmn-runtime/case-instances/{caseInstanceId}/variables
Update a multiple/single (non)binary variable on a case instance
createOrUpdateCaseVariable 1 param body → 200201400404415
DELETE
/cmmn-runtime/case-instances/{caseInstanceId}/variables
Delete all variables
deleteCaseVariable 1 param → 204404
POST
/cmmn-runtime/case-instances/{caseInstanceId}/variables-async
Create variables or new binary variable on a case instance asynchronously
createCaseInstanceVariableAsync 1 param body → 201400409
PUT
/cmmn-runtime/case-instances/{caseInstanceId}/variables-async
Update a multiple/single (non)binary variable on a case instance asynchronously
createOrUpdateCaseVariableAsync 1 param body → 201400415
PUT
/cmmn-runtime/case-instances/{caseInstanceId}/variables-async/{variableName}
Update a single variable on a case instance asynchronously
updateCaseInstanceVariableAsync 2 params body → 201404
GET
/cmmn-runtime/case-instances/{caseInstanceId}/variables/{variableName}
Get a variable for a case instance
getCaseInstanceVariable 3 params → 200404
PUT
/cmmn-runtime/case-instances/{caseInstanceId}/variables/{variableName}
Update a single variable on a case instance
updateCaseInstanceVariable 2 params body → 200201404
DELETE
/cmmn-runtime/case-instances/{caseInstanceId}/variables/{variableName}
Delete a variable
deleteCaseInstanceVariable 3 params → 204404
GET
/cmmn-runtime/case-instances/{caseInstanceId}/variables/{variableName}/data
Get the binary data for a variable
getCaseInstanceVariableData 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-case-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 Instances API
Flowable Cmmn Engine API
Flowable Contact Filters API
Flowable Content item API
Flowable Content item metadata API
Where this information came from

This is an independent, third-party profile of Flowable Case 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.