Avatar of yadavdep
yadavdepFlag for India

asked on 

Email status from send grid

I have a need where I need to get the status of the email which I sent from SendGRID.

I need is there any by which I can  do it without using webhooks.

Our application sends multiple emails to different customers so , I need to get the status for them.
ASP.NET* sendgrid

Avatar of undefined
Last Comment
yadavdep
Avatar of David Favor
David Favor
Flag of United States of America image

https://sendgrid.com/docs/API_Reference/api_v3.html describes possible SendGrid API calls.

Code you write will be very specific to your application.

Hint: Webhooks are better, as they fire asynchronously. If you try checking status of even a few 1000s of email addresses, time for calls will be long + if you attempt calls to frequently, likely SendGrid rate limits will kick in.

https://sendgrid.com/docs/API_Reference/Web_API_v3/How_To_Use_The_Web_API_v3/rate_limits.html covers details about rate limiting.

Likely best to hire someone to provide you with a working solution for your specific application.

https://github.com/sendgrid/sendgrid-php is an example of the PHP library SendGrid provides. They provide libraries for several languages.
ASKER CERTIFIED SOLUTION
Avatar of Chinmay Patel
Chinmay Patel
Flag of India image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of David Favor
David Favor
Flag of United States of America image

Webhooks are definitely the way to go.

As Chinmay suggested, if you require assistance with webhooks... they're so easy to use... you can find developers for this type of work easily.
Avatar of yadavdep
yadavdep
Flag of India image

ASKER

Thank you for your help.
ASP.NET
ASP.NET

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications

128K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo