Skip to main content

Questions tagged [sendgrid]

0 votes
0 answers
90 views

I have queuable class which has a function to send out mails via sendgrid using REST API. I have created invocable apex action which is getting called from flow and is calling that queuable class ...
Bhavesh Tilvani's user avatar
0 votes
1 answer
332 views

I had deployed my Rails project through Heroku. Recently, I decided to add mailer to that app and deployed the master branch. In order to send a email, I installed SendGrid add-on and followed the ...
Mickey's user avatar
  • 1
4 votes
3 answers
4k views

I recently added the Sendgrid add-on to my (free tier) Heroku app and now when I click on it on the add-ons page to open the dasdhboard, I get an error: I tried opening it with heroku addons:open as ...
Jonathan Kamens's user avatar