No content to show
User Activity
Hello,I need to run a process whenever Shopify subscription has been renewed.I checked here (https://shopify.dev/docs/admin-api/graphql/reference/events/webhooksubscriptiontopic) and found that I can subscribe to the topic APP_SUBSCRIPTION_UPDATE for...
Hello,I need to run a process whenever Shopify subscription has been renewed.I checked here and found that I can subscribe to the topic APP_SUBSCRIPTION_UPDATE.1. Having created a webhook subscription with the above topic, how can I test (simulate) a...