Use this page as a quick reference for creating a new pipeline. For a more detailed, step-by-step tutorial, please see the Quickstart guide.


Workflow Diagram

flowchart TD
    SelectSource([1. Select Source Integration])
    SelectTarget([2. Select Target Integration])
    Schedule([3. Set Schedule & Name])
    Save([4. Save & Run])
    SelectSource --> SelectTarget --> Schedule --> Save

Quick Steps

  1. Choose a Source: Navigate to the Pipelines page and click + Pipeline. Select the source integration (e.g., Aeroqual, NOAA) that will provide the data.

  2. Choose a Target: Select the target integration (e.g., iTwn, Sensemetrics) that will receive the data.

  3. Set the Schedule & Name:

    • Polling Rate: Define how often the pipeline runs (e.g., every 15 minutes, every hour).
    • Backtrack: Set the initial backtrack window (up to seven days) to fetch historical data on the first run.
    • Name: Give the pipeline a descriptive name for easy identification (e.g., Aeroqual Site A → iTwin IoT Project B).
  4. Save and Run: Save the pipeline. The first execution will be queued to run immediately to pull your initial historical data. Subsequent runs will follow the schedule you defined.


Reference