Want to start building on Gadget? https://ggt.link/build-shopify
This guide will show you how you can use Gadget and Google Cloud Tasks to forward Shopify webhook data to an existing service or ERP. By the end of the video, you will have a system in place that forwards Shopify webhook payloads, that can also forward historical Shopify data, and manages rate limits or retry rules using Google Cloud Tasks.
Looking for the written instructions and code samples? https://docs.gadget.dev/guides/tutori...
Chapters:
00:00 Intro + create a new Gadget app
00:34 Connect to Shopify
04:10 Set up Google Cloud Tasks queue
07:19 Add Google Cloud service account
09:15 Set environment variables
11:37 Install @google-cloud/tasks package
12:23 Add a code effect
15:29 Make a test order
17:09 Outro