About 6,100,000 results
Open links in new tab
  1. How do I request and download a CSV of email activity from the …

    In contrast, the CSV export supports up to 1,000,000 events and contains more information about the messages. How can I retrieve the generated CSV of email activity through the SendGrid API …

  2. Sendgrid: How to add a dynamic link to an email template?

    Sendgrid is replacing your link with a intermediary redirect for click tracking. This user experienced the same issue. From the Sendgrid dashboard, go to Settings->Tracking and click …

  3. SSL Certificate Verification Failed with Sendgrid send

    Jan 16, 2025 · It is not sendgrid specific but Python version specific. I was able to use the link provided in this answer to find the script that I needed to run to update the SSL certs for python.

  4. c# - How do I send a Sendgrid email using a template and add …

    Apr 19, 2022 · I can send a simple email, I can also send emails using a specific template w/ the TemplateId like the example below, but QUESTION - How do I send this template below and add …

  5. Sendgrid returns 202 but doesn't send email - Stack Overflow

    Oct 4, 2017 · I'm trying to get the basic "hello world" of sendgrid working, but have so far been unsuccessful. The response returns code 202, suggesting that it will send the email, but the …

  6. Subject Not Set in Emails Using @sendgrid/mail with Express …

    Jul 30, 2024 · I'm using the @sendgrid/mail library in my Express backend to send emails when an order is purchased. However, the email subject does not appear in the sent emails.

  7. Sendgrid - add email attachments via dynamic templates

    Mar 18, 2021 · I am using Sendgrid API v3 in a node.js and express environment. I am using email dynamic templates and easily I can send custom text to the email templates. But I need also to …

  8. How to insert dynamic data (HTML) into SendGrid Templates in …

    I wish to send an email using a SendGrid template. I use the standard v3 api and a simple axios call. I wish to send an email using a Template. The mail should contain a number of rows and …

  9. Sending an email with attachment using SendGrid - Stack Overflow

    Jun 21, 2016 · Sending an email with attachment using SendGrid Asked 9 years, 6 months ago Modified 3 years, 1 month ago Viewed 41k times

  10. SendGrid Email Activity API rate limit - Stack Overflow

    I received a response from SendGrid support that says: Your findings are correct in that we do limit this endpoint to 10 requests per 5 minutes. This is a hard limit that we do not have the …