Data Flow and Variable Handling

AI Workflow Automation uses a tag-based system for passing data between nodes:

  • Use tags like [Input from node-id] to reference entire outputs from previous nodes
  • Use [[Specific Field] from node-id] to reference specific fields from structured data (e.g., form submissions, webhook payloads)
  • Data is passed along edges and can be manipulated or analyzed by subsequent nodes
What are your feelings
Updated on September 30, 2024