5 workflows
by Richard Uren
✕ Clear
Nodes:
Sort:
Date:
This template extracts all customers from shopify using GraphQL and the shopify admin API and sync them into a Baserow table.
Setup Notes
Update the Endpoint in GraphQL node to reflect your Shopify ...
Create Products in Shopify from Airtable
This workflow creates products in your Shopify store from Airtable. It also enables inventory tracking and sets the quantity of an inventory item at your stor ...
Task
Read a list of customers from a GoogleSheet and create them in Shopify using Shopify's Admin API (GraphQL).
Why ?
Generate test users for development stores.
Migrate customers from other platf ...
Shopify GraphQL cursor loop
Many Shopify GraphQL queries have the ability to return a cursor which you can loop over, however the N8N GraphQL node does not natively have the ability to fetch pages. ...
Create Products in Shopify from a Google Sheet
This workflow creates products in your Shopify store from a google sheet. It also enables inventory tracking and sets the quantity of an inventory item ...