No content to show
User Activity
Hi,Recently we changed our app endpoints to new URLs. So we updated webhook addresses for stores but some old stores have invalid keys in our database so we can't update them or remove them. Is there any way we can bulk update or remove the store's w...
We have two backend app. One is to connect with Shopify for installation & auth and we check for store/user in this app if exists then pass that data to another backend app which shows main ui. So in this case we need a session jwt token for 2nd app?...
Hi,We are creating a Shopify Embedded app using PHP/Laravel. We have 2 backend apps: Our Shopify app (written in PHP) interact with Shopify for auth/installationOur main app (written in Laravel) is shown to the user after auth/installation is complet...