Steps

  • Webhooks

    Create endpoints to receive incoming data and trigger flows. When to Use Settings Basic Request Handling Response Config Access Webhook…

  • Run Other Integration

    Call another integration from your flow. When to Use Settings Basic Parameters Result Handling Tips

  • While

    Repeat steps as long as a condition remains true. When to Use Settings Basic Error Handling Inside the While Loop…

  • Loop Break

    Exit a loop early when a condition is met. When to Use Settings Basic Advanced Tips

  • Array Filter

    Filter arrays based on conditions. When to Use Settings Basic Filter Conditions Advanced Tips

  • Local Storage

    Store and retrieve data across integration runs. When to Use Settings Basic Key-Value JSON Document Blob List Tips

  • Database Step

    Interact with databases: query, insert, update, or delete. When to Use Settings Basic SELECT INSERT UPDATE DELETE Stored Procedure Tips

  • Data Conversion

    Transform data formats or structures with the Data Conversion Step. When to Use Settings Basic Format XML Specific Output Advanced…

  • Loop

    The Loop Step processes each item in an array/collection individually. When to Use Settings Basic Settings Inside the Loop Error…

  • If/Else

    The If/Else Step creates logic branches in your flow based on conditions. When to Use Settings Basic Settings Condition Configuration…

  • HTTP Step

    The HTTP Step allows you to make API calls, send data, and process responses from external systems. When to Use…