Flowable REST API Documentation
Flowable has rich REST APIs that provide almost full coverage of the Flowable Java APIs. These are the easiest and most flexible APIs to work with.
Swagger documentation is available for the following APIs:
| Name | Base URL |
|---|---|
| Action API | /action-api |
| Agent API | /agent-api |
| Analytics API | /analytics-api |
| App API | /app-api |
| BPMN API | /process-api |
| CMMN API | /cmmn-api |
| Content API | /content-api |
| Core API | /core-api |
| Data Object API | /dataobject-api |
| Design API | /design-api |
| DMN API | /dmn-api |
| Engage API | /engage-api |
| Event Registry API | /event-registry-api |
| External Worker API | /external-job-api |
| Form API | /form-api |
| IDM API | /idm-api |
| Inspect API | /inspect-api |
| Platform API | /platform-api |
| Service Registry API | /service-registry-api |
| Template API | /template-api |