Import this ready-made n8n workflow to log every new Shopify order into an Airtable base in real time, with no duplicate rows.
- Shopify Trigger on orders/create
- Set node mapping 10 clean order fields
- Airtable upsert matched on Order ID (no duplicates on webhook retries)
- Works on n8n Cloud and self-hosted; add your credentials and go