API Reference
Collections
Records
Workflows
- GETDiscover Workflows
- GETGet Discoverable Workflow
- GETGet Discoverable Workflow Version
- POSTRun Discoverable Workflow
- POSTCancel a Discoverable Workflow Run
- GETGet Workflows
- GETGet a Workflow
- GETGet Workflow Runs
- POSTRun a Workflow
- POSTReplay a Workflow Run
- GETGet a Workflow Run
- POSTCancel a Workflow Run
- GETGet Workflow Versions
- GETGet a Workflow Version
Tests
Variables
Replay a Workflow Run
Replay a specific workflow run.
Path Parameters
The ID of the app
The ID of the workflow
The ID of the workflow run.
Query Parameters
all
Body
Data to replay a workflow step
Key of the workflow step to replay
Flag to indicate if the replay should be streamed
Response
ID of the associated app where the run was triggered from
Timestamp of when the run was created
Timestamp of when the run ended
Unique identifier for the run
Origin of the run
WORKFLOW
, RECORD
, TEST
, ENDPOINT
Output of the run
Detailed information about the step run
Key of the step run
1 - 128
Status of the step run, must be RUNNING
RUNNING
Output of the step run
ID of the app that this step belongs to
Error message if the step run failed
Origin of the step run
WORKFLOW
, RECORD
, TEST
, ENDPOINT
ID of the workflow run that ran this step
Status of the step run
PENDING
, RUNNING
, CANCELLED
, COMPLETED
, SKIPPED
, FAILED
ID of the app that the workflow belongs to
ID of the workflow
Output of the workflow step run
Result of the workflow step run
Timestamp of when the step run started
Timestamp of when the run started
Status of the run
PENDING
, RUNNING
, CANCELLED
, COMPLETED
, SKIPPED
, FAILED
Timestamp of when the run was last updated
ID of the associated app where the workflow belongs to
ID of the associated workflow
Details of the workflow version used for the run
App id where the workflow version belongs to
Date when the version was deployed
Description of the workflow at the time this version was deployed
Unique identifier for the workflow version
Input definition of the workflow
The file type allows users to upload files
The type of the input field
file
Allowed mime types for the file field (e.g. image/*, application/pdf)
Indicates whether the input field can contain multiple values
Whether to make the field a configuration field (only visible in the configuration tab)
The description of the input field
10240
Display options for the file field
Controls how the field container behaves in terms of width and positioning
grid
, full
, center
Controls how the label and input field are arranged (inline or stacked)
inline
, stacked
Indicates whether the input field is hidden from the UI
The render type of the file field
button
, dropzone
Flag to extract contents from the file
Flag to extract images from the file
The name of the input field
1024
Indicates whether the input field is optional
The order of the input field relative to other fields in the form
x > 0
The placeholder of the input field
512
Default config input values of the workflow
Input options of the workflow
Display options for the input fields
Controls how the field container behaves in terms of width and positioning
grid
, full
, center
Controls how the label and input field are arranged (inline or stacked)
inline
, stacked
Indicates whether the input field is hidden from the UI
Unique key for the workflow version
Release notes
Steps of the workflow at the time this version was deployed
A unique key for the step
1 - 128
The note content (markdown supported)
The type of the step
note
A condition to determine if the step should run
The step keys that this step connects to
Whether the step is connected to the input
A loop condition for the step to repeat running until the condition is met
The position of the step on the canvas
The size of the step on the canvas
Whether to throw an error if the step fails
Version number
Workflow id where the version belongs to
Version number from which this version was rolled back
Draft version of the workflow
Input definition of the workflow
The file type allows users to upload files
The type of the input field
file
Allowed mime types for the file field (e.g. image/*, application/pdf)
Indicates whether the input field can contain multiple values
Whether to make the field a configuration field (only visible in the configuration tab)
The description of the input field
10240
Display options for the file field
Controls how the field container behaves in terms of width and positioning
grid
, full
, center
Controls how the label and input field are arranged (inline or stacked)
inline
, stacked
Indicates whether the input field is hidden from the UI
The render type of the file field
button
, dropzone
Flag to extract contents from the file
Flag to extract images from the file
The name of the input field
1024
Indicates whether the input field is optional
The order of the input field relative to other fields in the form
x > 0
The placeholder of the input field
512
Default config input values of the workflow
Input options of the workflow
Display options for the input fields
Controls how the field container behaves in terms of width and positioning
grid
, full
, center
Controls how the label and input field are arranged (inline or stacked)
inline
, stacked
Indicates whether the input field is hidden from the UI
Unique key for the workflow version
Steps of the workflow at the time this version was deployed
A unique key for the step
1 - 128
The note content (markdown supported)
The type of the step
note
A condition to determine if the step should run
The step keys that this step connects to
Whether the step is connected to the input
A loop condition for the step to repeat running until the condition is met
The position of the step on the canvas
The size of the step on the canvas
Whether to throw an error if the step fails
ID of the associated collection
Error message if the run failed
ID of the associated record
Result of the run
Version number of the workflow
Was this page helpful?