Category "sendgrid"

Sendgrid doesn't trigger webhook when email is sent

I'm using Sendgrid in an ASP.NET WEB API project, and I'm testing the webhook call with ngrok. I first followed this guide: https://docs.sendgrid.com/for-develo

Created sendgrid email template, how to call it from Java

I have created email template in sendgrid - with substitutable values; I get the JSON payload (contains substitute values) for processing email from rabbitMQ

SendGrid Dynamic Email Template won't pass data from .NET

I'm trying to use SendGrid's API to send Data to a Dynamic Template, and send that email to a customer. However, the email sends, but the data is never passed.