Include the Tag property in all webhook events
The Tag property is currently missing in Dropped and Delivered webhooks, which really does not make sense. Yes, as I learned, it is still in the headers JSON, but why would you offer such a handy thing like tagging and then omit it from just two of all the webhook event types, forcing programmers to handle the same data from different events differently. Why are these two an exception!? I don't see any difference. I'm handling drops and need to know what specific handling I need to apply to it depending on what was the purpose of the email, designated by the handy tag. I can see good use of it in Delivered too. Please include it as a separate property as it is in the other events.
Howdy,
Thanks for your suggestion!
This was fixed in our recent release of Webhooks 2.0: https://documentation.mailgun.com/en/latest/api-webhooks.html. Please feel free to switch over to the new version!