getOperate’s Flow Editor allows you to build flows with a low-code builder.
This image show all node in system
flow_input
: the dict/object containing the different parameters of the Flow itself.results.{id}
: the result of the step with given ID.resource(path)
: the Resource at path.variable(path)
: the Variable at path.flow_input
, a field of the previous_result
or of any steps.
From the editor, you can directly get: