Save flow data

Save partial data for a folder-scoped app flow instance. The json_data object is merged into existing flow data. Submitted flow instances cannot be modified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Optional flow instance hashid. When omitted, the API returns the existing folder-scoped flow instance or creates a ready instance if one does not exist.

string
required

Required folder hashid. Flow instance data is scoped to a folder, so integrations must provide this value when retrieving, saving, or submitting app flow data.

Body Params

Serializer for saving workflow flow instance data.

json_data
object
required

Partial flow data to merge into the existing flow instance data.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json