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

Enable to set template by name (instead of id) #14

Open
felbalart opened this issue Aug 22, 2017 · 0 comments
Open

Enable to set template by name (instead of id) #14

felbalart opened this issue Aug 22, 2017 · 0 comments

Comments

@felbalart
Copy link

felbalart commented Aug 22, 2017

Currently the template is specified using the method set_template_id with an ugly id, E.g. f49189763-ed30-123a-6lek-35221de331e5

It would be great and more human-friendly to be able to use the template or version's name.

As this feature is not provided by sendgrid-ruby gem, it probably requires to query the template ids by name using bare Sendgrid API

This feature was once developed, but later removed in this commit

So the issue might be solved using a similar approach, though the get id from name logic seems misplaced in the Deliverer class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants