Build Integrations

  • 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…

  • Pagination in Http requests (Deprecated)

    When managing large datasets, retrieving all rows in a single request isn’t always feasible. Pagination allows you to fetch data…

  • Breakpoints and Step-by-Step Debugging

    We’re thrilled to announce the release of our latest feature: Breakpoints and Step-by-Step Debugging! When it comes to building integrations,…

  • Integration and Automation

    In the current digital landscape, businesses are continuously seeking solutions that can streamline their workflows, eliminate redundancies, and enable seamless…

  • How to build an integration

    In the world of software and data processing, integration flows are the lifeblood of operations, defining the pathways through which…