# Operation
# type
- Type:
string - Required
type define the configurations type. Full list of support types can be found here
# is_root
- Type:
boolean - Default: false
is_root defines whether the operation is the entry point of the workflow.
# payload
See Payload references.
# next
See Next references.
# on_error
See OnError references.
# input
See WorkflowEntryConditions references.
# output
See WorkflowEntryConditions references.
# redis
See Redis references.
# key
- Type:
string - Required
Key define a config identifier.
Must includes only a-b or 0-9 or _
← Workflow Application →