Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Flow API

The Flow API from Webex — 4 operation(s) for flow.

Webex Flow API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 19 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

4 operations 4 paths 19 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Webex Flow API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 4

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

Flow 4
GET
/flow-store/{orgId}/project/{projectId}/flows
List Flows or Subflows
findFlowsUsingGET 8 params → 200400401403404500
GET
/flow-store/{orgId}/project/{projectId}/flows/{flowId}:export
Export a Flow or Subflow
exportFlowVersionUsingGET 4 params → 200401403404
POST
/flow-store/{orgId}/project/{projectId}/flows/{flowId}:publish
Publish a Flow or Subflow
publishFlowVersionUsingPOST 4 params body → 200201400401403404500
POST
/flow-store/{orgId}/project/{projectId}/flows:import
Import a Flow or Subflow
importFlowVersionUsingPOST 5 params body → 201400401403404409500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are FlowVersionRes (22 properties), FlowRes (20 properties), BasicFlowDTO (16 properties), FlowVariablesRes (12 properties). Each schema is shown below with its type and property counts.

VariableOrderRes
object
2 properties
FlowTagRes
object
Represents a tag
5 properties
UiRuntimeVariableRes
object
9 properties
ValidationResultRes
object
6 properties
FlowRes
object
20 properties
ActivityRes
object
4 properties
DiagramRes
object
2 properties
FlowVersionRes
object
22 properties
EventDiagramRes
object
2 properties
FlowPreferenceRes
object
3 properties
PublishParameters
object
Metadata for the published version.
2 properties
BasicFlowDTO
object
16 properties
EventFlowRes
object
6 properties
LinkRes
object
5 properties
FlowVariablesRes
object
12 properties
ProcRes
object
2 properties
Widget
object
4 properties
FlowProgressionRes
object
3 properties
FlowVersionSettingRes
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-flow-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API