--- title: Breaking changes to Product Feeds API - 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/breaking-changes-to-product-feeds-api md: https://shopify.dev/changelog/breaking-changes-to-product-feeds-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2023 Tags: * Action Required * API * 2023-07 # Breaking changes to Product Feeds API As of Product Feeds API version 2023-07, we're introducing two breaking changes to the productfeeds webhook topics: * Deprecated use of **bulk** in favour of **full** for the `product_feeds` / `full_sync` webhook topic. * Corrected spelling of **occurred\_at** field in metadata for product\_feeds notifications metadata. Partners who wish to continue receiving full sync notifications should start using the [productFullSync](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productFullSync) mutation instead of `productBulkSync`.