I use Graph API to send email. How could I know that email was delivered/opened/bounced ?

Andrey Smolkov 20 Reputation points
2023-11-21T14:52:27.72+00:00

I use Graph API to send email.

But how could I know that email was delivered/opened/bounced using API ?

Is there any hook, where I can provide enpoint, which will be triggered on email delivered/opened/bounced ?

Or any other solutions.

thank you, Andrey

Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Akash Jadav 85 Reputation points Microsoft External Staff
    2023-12-02T07:06:22.2466667+00:00

    Please refer this Thread for email receipts: https://learn.microsoft.com/en-us/answers/questions/685914/how-to-request-read-receipt-for-a-email-sent-using

    Microsoft Graph API change notifications can be used but it is available on /beta only - https://learn.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

  2. dixuj 0 Reputation points
    2023-12-27T13:12:13.23+00:00

    Is there any option for bounce back email


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.