n8nflow.net logo

One-way Sync Shopify Customers to Baserow using GraphQL

by Richard UrenUpdated: Last update 2 months agoSource: n8n.io
Loading workflow viewer...

Tags

Getting Started

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.