WorkflowSteps - Create/Update

Create or update a workflow steps. Exclude hash and id to create, include hash to update.

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

A system generated numerical id for the item. Cannot be altered.

string

A system generated unique id in the form of a hash to obscure numerical id.

string

The name of the item.

string

Indicates whether the item is in-use or not.

string

Indicates whether the step fires immediately or is set on a delay.

string

Indicates whether the step is deleted or not.Deleted steps are ignored by the system but are preservedin case the data needs to be restored.

string

Indicates whether the step is deleted or not.Deleted steps are ignored by the system but are preservedin case the data needs to be restored.

string

Indicates whether the step is deleted or not.Deleted steps are ignored by the system but are preservedin case the data needs to be restored.

string

Details concerning the workflow step.

string

The id of the associated workflow to which the step belongs.

string

The id of the associated workflow step type.

string

The delay to wait before sending this workflow item relative to the start.Can be negative to indicate occurs before date.

string

This is the interval that controls the delay. Values: minute, hour, day.

string

Indicates whether step happens on a day or not.

string

Integer indicating day of week where 0 = Sun, 6 = Sat, -1 = Any Day, -2 = Week Days.

string

Hour 0-23 indicating when the step should run. This will be local time.

string

Minute 0-59 indicating when the step should run. This will be local time.

string

Flag indicating if the step repeats or not.

string

Indicates how often the repeat happens. Values: day, week, month, year.

string

How many times the repeat should happen before ending.A negative one indicates it will never end.

string

Contains JSON of data based upon structure in workflow_step_types.workflow_step_data.Internally, this should always be an array except when saving as JSON to the database.

string

Id of user who created the workflow.

string

The date the step was last modified.

string

The date the step was created.

Response

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