Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for dynamic template data to Email class #908

Merged
merged 3 commits into from Jun 17, 2020

Conversation

childish-sambino
Copy link
Contributor

Fixes https://github.com/sendgrid/sendgrid-python/issues/899

This is helpful when sending multiple emails to multiple recipients. You can now include the dynamic template data with the recipient which will then be included in the personalization.

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Jun 12, 2020
Fixes https://github.com/sendgrid/sendgrid-python/issues/899

This is helpful when sending multiple emails to multiple recipients. You can now include the dynamic template data with the recipient which will then be included in the personalization.
@childish-sambino childish-sambino merged commit 3415520 into master Jun 17, 2020
@childish-sambino childish-sambino deleted the dynamic-template-data-support branch June 17, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: code review request requesting a community code review or review from Twilio
Projects
None yet
2 participants