sendgridEasy Playground

SendGrid API client for transactional and marketing email

Getting started with sendgridRun locally
Install
pip install sendgrid
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: sendgrid)

sendgrid is a third-party package. SendGrid API client for transactional and marketing email. Install with: pip install sendgrid

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?