Top "Sendgrid" questions

Cloud-based email infrastructure and delivery engine, with integration via SMTP and HTTP API.

SendGrid-nodejs or Nodemailer?

There are at least two ways to send email from Nodejs using SendGrid: Sendgrid provides a Nodejs library called "SendGrid-nodejs." …

node.js sendgrid nodemailer
How to associate sendgrid webhook sg_message_id to sent mail?

Sendgrid webhook has sg_message_id But the response of Web API v2 when sending mail doesn't have sg_message_…

webhooks sendgrid
Rails ActionMailer with SendGrid

I'm using SendGrid to send emails on Heroku... The problem so far is while it works great on Heroku, on …

ruby-on-rails ruby-on-rails-3 sendgrid
Is it possible to use custom fonts in sendgrid?

Is it possible to import fonts in sendgrid? I've been trying to use @font-face but it doesn't seem to work, …

php email fonts html-email sendgrid
Using SendGrid SMTP Integration for bulk email

Is there a way to use SendGrid's SMTP Integration API for sending bulk mail? Here's what I have in mind: …

email smtp bulk sendgrid
Sendgrid not sending text to new line

I am using sendgrid api with nodejs and for some reason the emails are sending but not adding new lines. …

javascript node.js sendgrid
Sendgrid email always being sent to gmail spam

I have a clickfunnel account using sendgrid for smtp. The email being sent are all ending up in GMAILs SPAM …

email gmail sendgrid spam email-delivery
SendGrid API error codes and messages?

I have looked all over in their site and forums and wiki, but so far I have not been able …

api error-code sendgrid
sendgrid : add cc in email

I am sending email using sendgrid from my app. Now I want to add cc or bcc if user reply …

node.js email sendgrid bcc carbon-copy