-
Updated
Aug 28, 2020 - CSS
transactional-emails
Here are 60 public repositories matching this topic...
Issue Summary
See the private variables here. The TrackingSettings object can be used as an example of how to do this.
Hi, is there a minimal example of using the Single Sends function through Python3? I'm having some trouble with authentication issues to do with verified Sender IDs and suppression groups, and it would really help to see some skeleton code for a working example.
-
Updated
Nov 23, 2020 - Ruby
SendGrid has added an API to download information from the Email Activity feed. There are four new endpoints:
We were previously using gometalinter, but it is now deprecated and golangci-lint is the recommended replacement.
Issue Summary
Right now we are migrating from Mailgun to Sendgrid, due to their generally bad IP reputation on Outlook 365 and other mail service providers. We nearly finished the migration, but right now we are experiencing a showstopper for us:
We have a subdomain for each ouf our customers (customer1.mycompany.com., customernext123.mycompany.com,... and so on) and we also want everyt
-
Updated
Nov 26, 2020 - PHP
Issue Summary
The latest sendgrid api does not support Java 9 modules. Not only is there no module-info.java your api uses split packages which disqualifies it from use in the java 9 Module system.
You get this error when you try to use it...
Module 'yourmodule' reads package 'com.sendgrid' from both 'sendgrid.java' and 'java.http.client'
Steps to Reproduce
Try to use sen
-
Updated
Nov 28, 2020 - PHP
-
Updated
Nov 13, 2020 - PHP
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Nov 28, 2019 - JavaScript
-
Updated
Nov 21, 2020 - Ruby
-
Updated
Nov 25, 2020 - Python
-
Updated
Oct 23, 2020 - Go
-
Updated
Nov 16, 2020 - Java
-
Updated
Nov 27, 2020 - PHP
-
Updated
Nov 16, 2020 - C#
-
Updated
Oct 29, 2020 - PHP
-
Updated
Oct 6, 2020 - HTML
-
Updated
Sep 1, 2020 - PHP
-
Updated
Jul 29, 2020 - PHP
-
Updated
Jan 27, 2019 - Java
reading list
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 26, 2017 - HTML
Improve this page
Add a description, image, and links to the transactional-emails topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transactional-emails topic, visit your repo's landing page and select "manage topics."
I have the following file that handles my sendgrid set up.
After setting my api key I need to be able to do som