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

Feature: Add support for dynamic template variables #1

Open
davidyell opened this issue Nov 9, 2018 · 0 comments
Open

Feature: Add support for dynamic template variables #1

davidyell opened this issue Nov 9, 2018 · 0 comments
Assignees

Comments

@davidyell
Copy link

The sendgrid/sendgrid library supports the interpolation of templates using dynamic tags and uses the $email->addDynamicTemplateData("subject1", "Example Subject 1"); method to add data to the email.

It would be nice if the Cake Email viewVars property could be adapted to this purpose.

Example https://github.com/sendgrid/sendgrid-php/blob/master/USE_CASES.md#kitchen-sink

@narendravaghela narendravaghela self-assigned this Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants