sendgrid-python
sendgrid-python copied to clipboard
Updates for the new Email Activity API (beta)
SendGrid has added an API to download information from the Email Activity feed. There are four new endpoints:
- GET /messages
- GET /messages/{msg_id}
- POST /messages/download/
- GET /messages/download/{download_uuid}
A getting started doc for the API is here.
The following items need to be updated in this repo:
- USAGE.md
- /examples (create a
messagesfolder with a filemessages.py) - Tests
- USE_CASES.md
Hi, I would like to pick up this issue :)
Thank you @dhoeric, it's all yours!
Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you still require assistance. Thank you!