n8n templateFreeBy Richard Uren
One-way sync Shopify customers to Baserow using GraphQL
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 Baser...
Data & StorageDevelopmentCore NodesManual TriggerSticky NoteIfGraphql
Loading interactive preview...
Template notes
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 firstname, lastname, and email. - It takes about 1 second per row to insert.