Stranger6667 / postmarker

Python client library for Postmark API
https://postmarker.readthedocs.io/en/stable/
MIT License
133 stars 29 forks source link

Implementing parsers for Spam Complaints, Link Clicks and Subscription Change webhooks #215

Open svandegar opened 1 year ago

svandegar commented 1 year ago

Hi!

I'm implementing these for myself and I thought I'd share with the community. Before I submit a PR, I just wanted to know if you'd be interested in these wrappers.

Stranger6667 commented 1 year ago

Hi!

Sure! I'd be happy to review your PR! :) Could you, briefly describe what kind of problems these parsers solve?