Questions tagged [sendgrid]
The sendgrid tag has no summary.
3 questions
0 votes
0 answers
90 views
SendGrid API Callout From Flow Using Apex
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 ...
0 votes
1 answer
332 views
I can't login into my sendgrid account with Heroku's Username and password
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 ...
4 votes
3 answers
4k views
Getting "Access to sendgrid.com was denied" (HTTP ERROR 403) trying to access sendgrid dashboard
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 ...