Feature Requests
Closed
Webhook seperation by brand
Currently every webhook receives events of all brands in an account. Need to be able to separate them as this currently creates too many failed events on the logs and spams our backends as well
2 Comments
Sign in to comment

Hi @Muhammed Milan
Thanks for flagging this.
We don't have a dedicated interface for filtering webhooks by brand just yet, but there's a clean workaround in the meantime: we pass the
brand_idin the webhook payload, so you can filter/route events by brand on your side based on that field.Happy to help in case you have any doubts.
it would help to have this as it creates spam requests on the backend for a different brand