Product CRUD webhooks that were created with the REST admin API

Hi

I have webhooks that I created for the products and I made them with the REST admin API.

From February 2025, the REST admin API for products will no longer work.
Now I’m migrating my code to use grpahQL for every product-related API

My question is if the old webhooks that I created will work as usual or they will stop working on February 2025

Thanks!

Hi Ziv,

I can confirm that any webhook subscriptions created using the REST API will continue to work following the REST deprecation.

Great Thank you
And will I be able to continue and create webhooks with REST API? or should I move to graphQL?

We recommend if you’re creating new subscriptions to use GraphQL, since REST is now legacy and shouldn’t be used for new capabilities

2 Likes