Top "Sendgrid" questions

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

Sendgrid change href of link

I am using Nodejs with Express and I am sending an email through Sendgrid, but Sendgrid is changing the href …

node.js email express sendgrid
How to Add Custom variables to SendGrid email via API C# and Template

I am trying to figure out how to add variables to existing template (example: Web Link Or Name dynamically) which …

c# asp.net sendgrid
How to create custom email headers

I'm trying to create a custom email header to use the SendGrid api. Here's what I'm doing - but its …

ruby-on-rails sendgrid
Python Sendgrid send email with PDF attachment file

I'm trying to attach a PDF file to my email sent with sendgrid. Here is my code : sg = sendgrid.SendGridAPIClient(…

python pdf email-attachments sendgrid
SendGrid Unable to read data from the transport connection: net_io_connectionclosed

I am getting an exception thrown sending an email via SendGrid since recently upgrading a project to .net 4.5.2 Failure sending …

c# .net email sendgrid
SendGrid Tutorial resulting in Bad Request

I apologize if this is a dupe question, but I have not found any solid information about this issue either …

c# asp.net-mvc email asp.net-mvc-5 sendgrid
Swift_TransportException·Connection could not be established with host smtp.sendgrid.net [Connection timed out #110]

I am using Laravel 4.2, which uses the swiftmailer lib for email. I am trying to use the Sendgrid SMTP service …

php email swiftmailer sendgrid
Is it possible to exclude links from tracking

I am building an app which is utilizing Sendgrid Marketing Email API, with the purpose of sending newsletters. It has …

tracking sendgrid
How to get the full SendGrid API Key?

I am able to obtain an API key from the web app. However, according to SendGrid documentation, I am only …

sendgrid sendgrid-api-v3
SendGrid Cc and Bcc not working on PHP

I'm using sendgrid with php, I've used both options the client library and the curl option. So far, I've been …

php sendgrid bcc carbon-copy