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

send_email helper for transactional templates #539

Closed
mbonnefoy opened this issue Nov 16, 2017 · 4 comments
Closed

send_email helper for transactional templates #539

mbonnefoy opened this issue Nov 16, 2017 · 4 comments
Labels
difficulty: hard fix is hard in difficulty status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap

Comments

@mbonnefoy
Copy link
Contributor

Hey guys,

I have been working on transactional templates lately. If I make no mistake there is no send_email helper around the use cases here https://github.com/sendgrid/sendgrid-python/blob/3ec799f8a30ab8bc6bbfd794a85fcf4c80af2542/USE_CASES.md#with-mail-helper-class. I think the main benefits would be to abstract out the Email, Content, etc. constructors and just pass strings (and potentially a dict for the substitutions) and differentiate better the optional args from the rest.

Would you have any interest on adding that to the helpers? I am keen to propose something if that's of interest.

Cheers,
Matthieu

@thinkingserious thinkingserious added status: help wanted requesting help from the community type: question question directed at the library labels Nov 28, 2017
@thinkingserious
Copy link
Contributor

Hi @mbonnefoy,

Yes, we are definitely interested. You may want to check out our current efforts here. Your feedback is most appreciated!

With Best Regards,

Elmer

@mbonnefoy
Copy link
Contributor Author

Hi Elmer,

Cool, I'll try to look at it this week-end.

Cheers,
Matthieu

@thinkingserious
Copy link
Contributor

Thanks Matthieu!

@thinkingserious thinkingserious added type: community enhancement feature request not on Twilio's roadmap status: work in progress Twilio or the community is in the process of implementing difficulty: hard fix is hard in difficulty and removed status: help wanted requesting help from the community type: question question directed at the library labels Feb 27, 2018
@thinkingserious
Copy link
Contributor

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you still require assistance. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: hard fix is hard in difficulty status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

2 participants