Feature Requests
Under Review
Allow brand based webhook
Currently custom headers can be used for differentiating the brand based webhook events, but they are being send to all endpoints.
2 Comments
Sign in to comment
Carlo Taleon·4 months ago
My current workaround is just filtering a hardcoded list of product_ids that go into my webhook handler. But this is nice to have!

Thanks for the suggestion! Filtering events directly by brand instead of routing all webhooks to every endpoint makes perfect sense for a multi-brand setup.
We have noted this down and will be exploring how to best integrate brand-based webhooks into our upcoming pipeline.