Log every new Shopify order as a page in a Notion database with this ready-to-import n8n workflow. A webhook trigger, a field mapper, and a Notion create-page step, so your order board stays current without touching the Shopify admin.
- 3-node workflow: Shopify Trigger, Set, Notion (create database page)
- Maps order number, customer, email, total (number), statuses, item count, date
- Total stored as a real Number so Notion can sum and sort
- n8n Cloud and self-hosted compatible