INTEGRATION

Common actions

General-purpose data utilities

Actions
15
Maintained by
Flomation

Every Common action

  • Array FindFind an item in an array by index or by matching a field value
  • Array IndexExtract a single item from an array by its index (0-based)
  • Array LengthReturns the number of items in an array. Optionally walk a dotted path into a JSON object first (e.g. path="data.items").
  • Data CombineCombine all parent outputs into a single object
  • Data ExtractSelectively extract outputs from parent nodes
  • Data RenameRename an input key to a different output key
  • File AssetReference an uploaded file (logo, image, PSD) from other nodes
  • Format DateFormat a date/time value or the current time into a string
  • Object Get FieldExtract a field from an object by name, with dot-notation for nested access
  • PauseSuspend execution until manually resumed
  • Send SMTP EmailSend an HTML email via SMTP
  • Set VariableSet a flow-wide variable accessible via ${var.name}
  • SleepPause execution for a specified duration
  • Start FlowTrigger another flow, optionally waiting for completion
  • WaitSuspend execution for a duration, then auto-resume

Wire Common into the rest of your stack

Every action here drops onto the canvas alongside the other 3,585, so a Common step can sit between a form, a database and a message without any glue code.