AI workflow guides Your workspace
Find your way forward

Logic and actions in Superagento

Learn to build AI agents, connect tools and
understand every workflow run.

Building/Logic and actions1 min read

Logic and actions

Branching, filtering and the escape hatch.

  • Condition — evaluates rules and follows the matching labelled edge.
  • Filter — ends the branch when its rules do not match.
  • Transform — reshapes data into named fields without leaving the canvas.
  • HTTP request — calls any endpoint, with the response available to later steps.
  • Code — for the last ten percent that no widget covers.

Logic and transform steps run in-process and cost no credits. Delivery steps carry a small flat charge covering queueing and run history, not a provider bill.

A little help goes a long way.Your run history is a good place to find what happened at every step.
Take a closer look