Is it possible to allow users to integrate their Shopify stores with bubble? Working on a fulfillment web app and I am trying to figure out the best way to synchronize the users product catalog and orders…
You can use the API Connector
The answer is not really different. You can use the API connector. However, @Bubble doesn’t allow actually for a dynamic url in the authentication part (I ask this in the past for another API that also have a different url for each user) . So you need to create the same process in different API Calls to get the authentication token.
This topic was automatically closed after 70 days. New replies are no longer allowed.