Skip to main content

One-way sync Shopify customers to Baserow using GraphQL

Workflow preview

One-way sync Shopify customers to Baserow using GraphQL preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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 store.
  • In Baserow create a shopify database with a customer table in Baserow.
  • Create columns in the Baserow customer table for first_name, last_name, and email.
  • It takes about 1 second per row to insert.