Skip to Content
RunsOverview

Runs

A run is a single execution. You configure what it does — which phases, which resources, which strategy — when you start it from the Run button on the migration page.

Quick reference

You want to…Configure
First contact with a new sourceextract only, all enabled resources.
Re-do mappings without re-pullingtransform only.
Push staged data to Shopifyload only.
Push only what changedload + only-dirty.
Test transforms without touching Shopifytransform + dry run.
Production cut-overFull (extract + transform + load).

Pages

  • Phases — what extract / transform / load each do, in detail.
  • Dry runs — running transform or load without staging or pushing.
  • Only-dirty loads — skipping records whose payload didn’t change.
  • Conflict strategy — what happens when a destination record already has a Shopify GID.
  • Retrying & re-running — recovering from a failed run.
Last updated on