We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
An interface to easily interact with the mail/send endpoint of the SendGrid v3 Web API.
mail/send
The specification for this project is here and the discussion around this specification can be found here.
All of the use cases defined here are implemented and all corresponding tests are passing.
WIP Branch: https://github.com/sendgrid/sendgrid-python/tree/v4
Issue Summary
An interface to easily interact with the
mail/sendendpoint of the SendGrid v3 Web API.The specification for this project is here and the discussion around this specification can be found here.
Acceptance Criteria
All of the use cases defined here are implemented and all corresponding tests are passing.
WIP Branch: https://github.com/sendgrid/sendgrid-python/tree/v4