Sync Shopify Customers to Google Sheets & Squarespace CSV - n8n Workflow | Neura Market
Sync Shopify Customers to Google Sheets & Squarespace CSV
Automates fetching all Shopify customers via paginated API, exports to Google Sheets, and generates Squarespace-compatible CSV for seamless data sync across platforms.
This n8n workflow efficiently retrieves all Shopify customers using the Admin REST API with cursor-based pagination (page_info from headers), handling chunks up to 250 customers per request. It processes the data, appends it to a Google Sheets spreadsheet via the dedicated node, and simultaneously formats a CSV file compatible with Squarespace Contacts import. Ideal for e-commerce businesses managing customer data across multiple platforms without manual exports.
Key benefits include time-savin
Platform
n8n
Category
Education
Price
$14.99
Creator
Bryce Yu
Shopify
Google Sheets
Squarespace
Customer Sync
Pagination
CSV Export
E-commerce
CRM
Automation
Data Export
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.