move-coop / parsons

A python library of connectors for the progressive community.
Other
255 stars 125 forks source link

Add email stats functionality to VAN connector #1002

Closed matthewkrausse closed 4 months ago

matthewkrausse commented 4 months ago

This pull request adds email functionality to the VAN connector, allowing users to retrieve emails and email statistics from the VAN API. It includes the addition of the Email class and relevant methods, as well as tests and documentation for the new functionality.