viaSocket Help
DocStarBuilt with DocStar

๐Ÿ”„ Loop and Conditional Logic

Loop your flow actions

  • With the Webhook Advanced Configuration, you gain the ability to loop through a series of actions and execute them multiple times based on your data.

  • Ideal for tasks like processing multiple records or sending bulk notifications.

Add Conditional Logic to your flow

  • With conditional logic, you can define specific criteria or conditions that determine whether action steps in your flow will execute.

  • You can create as many paths and nested paths as needed, offering highly flexible workflows.

    Your paragraph text (43).png

Competitor Comparison

Zapier

  • Loop: Zapierโ€™s Looping feature offers limited flexibility and customization

  • Conditional Logic: Up to 10 branches per path and 3 nested path steps. Limited flexibility and customization.

Make

  • Loop: Uses Iterator and Array Aggregator for looping but requires more setup.

  • Conditional Logic: Advanced Routers and Filters, but can be complex and require technical knowledge.

n8n

  • Loop: Run Once for Each Item node offers control but needs technical knowledge to set up.

  • Conditional Logic: IF Nodes allow complex branching but require deeper technical understanding.