Help

Shopify Order Integration Code

Topic Labels: API Scripting
92 1
cancel
Showing results for 
Search instead for 
Did you mean: 
acidcoder
4 - Data Explorer
4 - Data Explorer

If anyone is interested, I wrote some code to sync over new Shopify orders to Airtable using the Shopify Order Created webhook and the APIs of both platforms. The code can be found in this Github repo:

https://github.com/codeupify/functions/blob/main/shopify/airtable-order-integration/README.md

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/yMYerkEaOB

1 Reply 1

Nice job with the documentation and the code!

For those people who would like to do this without using any code at all, this can be done without any programming code by using Make’s Shopify integrations and Make’s Airtable integrations.