Skip to content

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

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

Merged
merged 3 commits into from
Jun 17, 2020

Conversation

childish-sambino
Copy link
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
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