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

Using Templates #17

Closed
CurtisPetersen opened this issue Sep 16, 2021 · 3 comments
Closed

Using Templates #17

CurtisPetersen opened this issue Sep 16, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@CurtisPetersen
Copy link

Hello, great package!

I'm wondering if there is a clear method to pass dynamic data to a SendGrid template with a template ID? I think that it would use methods outlined here: https://docs.sendgrid.com/ui/sending-email/how-to-send-an-email-with-dynamic-transactional-templates

Using a template may help with an issues with rendering static formatting or images, such as base64 encoding an image or storing the hardcoded HTML.

@mrchypark
Copy link
Owner

@CurtisPetersen Thank you for issue!

Using dynamic template data is awesome!
I'll add this soon. Thank you.

https://sendgrid.api-docs.io/v3.0/mail-send/v3-mail-send

@mrchypark mrchypark self-assigned this Sep 16, 2021
@mrchypark mrchypark added the enhancement New feature or request label Sep 16, 2021
@mrchypark
Copy link
Owner

@all-contributors please add @CurtisPetersen for ideas

@allcontributors
Copy link
Contributor

@mrchypark

I've put up a pull request to add @CurtisPetersen! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants