Bulk delete for a product

Hi there there exists a webhook where we can listen the bulk delete of a product we want to sync a local copy with shiphero data.

Hey @jose,

Thanks for reaching out!

I’m not 100% sure I understand what you’re asking.
Are you looking for a bulk delete webhook? If you are, unfortunately it does not exist.
All of our current webhooks can be found here.

What are you trying to accomplish? Maybe I can offer a work around or some insight on your issue.

Please let me know if you have any questions or concerns.

Best,
RayanP

Thanks for the quick answer, in short I just want to know if a product was deleted in shiphero and update a local copy of the data. So I was wondering if I there is a webhook that notify about this event

Hey @jose,

Thank you as well for the fast replies!
I understand now.

I don’t think we have a webhook that quite offers that exact capability. You can try adding the inventory_update webhook and get the update information when the on_hand quantity of your products change. On that note I’d highly highly recommend zeroing out your quantity before bulk deleting SKU’s.

This way the inventory webhook will trigger and notify you of this event.

Let me know what you think!

Best,
RayanP