I want to use SendGrid Template which I developed on SendGrid with ActionMailer instead of using app/views/test_mailer/test.html.erb in one of our Ruby on Rails Application. How can I do it? Any suggestions
Asked
Active
Viewed 188 times
2
-
https://github.com/sendinblue/APIv3-ruby-library/blob/master/docs/TransactionalEmailsApi.md#get_smtp_template and https://github.com/sendinblue/APIv3-ruby-library/blob/master/docs/TransactionalEmailsApi.md#send_template – Eyeslandic Feb 02 '21 at 20:25
-
I haven't used these methods but they look promising – Eyeslandic Feb 02 '21 at 20:26