--- title: Subscribe to webhook topics using the app configuration file - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/subscribe-to-webhook-topics-using-the-app-configuration-file md: https://shopify.dev/changelog/subscribe-to-webhook-topics-using-the-app-configuration-file.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 21, 2024 Tags: * Tools # Subscribe to webhook topics using the app configuration file Webhooks are now managed by Shopify! Configure app-specific subscriptions as opposed to per shop. Using Shopify CLI v3.63.0 or later, add, modify and deploy app-specific subscriptions in your app configuration file (`shopify.app.toml`), then view the latest version in your Partners dashboard. To get started, use the [new tutorial for Shopify webhook subscriptions](https://shopify.dev/docs/apps/build/webhooks/subscribe/get-started).