I’m looking to create a bubble.io app that would allow a user to log in to their Shopify account and manipulate their Shopify products through their bubble.io app.
What is the recommended scenario setup in Make? How do I get a user to log in through OAuth and then retrieve a user’s Shopify products to the bubble.io app? What is the secure way for a user to log in with their Shopify credentials?
If I create the auth/integration on the Bubble app, how would I trigger a scenario in Make? Do I need to pass any token when calling an endpoint from Make?