Skip to content

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

Merged
childish-sambino merged 3 commits intomasterfrom
dynamic-template-data-support
Jun 17, 2020
Merged

feat: add support for dynamic template data to Email class#908
childish-sambino merged 3 commits intomasterfrom
dynamic-template-data-support

Conversation

@childish-sambino
Copy link
Copy Markdown
Contributor

Fixes #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
@childish-sambino childish-sambino force-pushed the dynamic-template-data-support branch from 2ace8e0 to 8af3975 Compare June 13, 2020 00:43
Fixes #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 force-pushed the dynamic-template-data-support branch from 8af3975 to 150c53b Compare June 13, 2020 01:07
Comment thread sendgrid/helpers/mail/personalization.py
Comment thread test/test_mail_helpers.py Outdated
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

Development

Successfully merging this pull request may close these issues.

Send transactional template to multiple recipients

2 participants