Discussions
Include ProducerId in Webhook body
about 2 months ago by Chris Williams
I would like to request the inclusion of the ProducerId in the webhook request body. That would allow a single url to be used for multiple producers. For example, if you created a commercial product to support Vinoshipper (data migration, etc.), you would want to have a generic webhook endpoint that a VinoShipper customer could add to their account. This generic webhook endpoint could serve all subscribed customers to this "commercial product".
Currently I would have to build a custom url that includes the producer ID to provide to customers.