sendgrid / sendgrid-csharp

The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
https://sendgrid.com
MIT License
1.08k stars 585 forks source link

Sendgrid Inbound Parse c# #1051

Closed AnsariNaushad closed 4 years ago

AnsariNaushad commented 4 years ago

Hi Team,

I am working on sendgrid inbound parse with c#.

I followed below url, but I am unable to parse all emails. my API is hitting some times not always. https://www.altifysoftware.com/receiving-emails-using-sendgrid-inbound-parse-c-webapi2/ I have used requestbin to track the events (email sent), it is not tracking all email. Kindly let me know if I am missing something in settings.

Objective: Sendgrid Inbound Parse using c#. Track some email id eg. support1@xyz.in,support1@xyz.in.........

Please let me know if required some more information. Thanks.

childish-sambino commented 4 years ago

Duplicate of #913