---
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'
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2023-06-20T10:19:17-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

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`.
