Back to Templates

One-way Sync Shopify Customers to Baserow using GraphQL

Created by

Created by: Richard Uren || elricho

Richard Uren

Last update

Last update 4 days ago

Categories

Share


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.