Simple airtable product sync code

Simple airtable product sync code

acidcoder
Shopify Partner
3 0 0

I already posted some order integration code before: https://community.shopify.com/c/shopify-apps/airtable-order-integration-code/td-p/2772075

 

This time it's a simple script to sync products from Shopify to Airtable, if anyone is interested. The code can be found in this repo:

 

https://github.com/codeupify/functions/tree/main/shopify/airtable-product-sync


The code is in Python and using Flask as a webserver that you can host somewhere. There is also a serverless solution available here if you don’t want to spin up your own server:

 

https://codeupify.com/f/gl9av2maG1

Replies 0 (0)