I have a service that creates custom shopify themes. We want to create a scenario that installs the custom theme we create to our client’s shopify store without them having to do anything.
In order to do this, the customer submits their shopify url & developer app api key to our google sheet.
We want to use this data to map to the “connection” tab on the Shopify themes api workflow.
I am just unsure how I can map this data to create a new shopify connection every time we receive a new request.