Integromat/Make Automations

For anyone interested, I was able to get automations through Shopify using Make (formerly Integromat):
1. When a user purchases a product, I am able to create a license for them and update the Tracking Number with the Serial.

2. When a user submits a form, I'm able to reset their activations again

After learning the API, I'm able to automate all of the webapi stuff. The good thing is that Make.com does not use more than three IP Addresses for their servers, so this shouldn't be a problem as we are allowed up to three IP addresses.

, edited 👍 1

Could you share the code/script you used? I've wanted to use Zapier for this but the IP issue makes that impossible.