--- 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 metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: Tools handle: tools secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-06-19T21:12:14-04:00' postedAt: '2024-06-21T15:00:00-04:00' updatedAt: '2024-06-21T10:01:11-04:00' effectiveAt: '2024-06-21T15:00:00-04:00' --- 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).