Upload a File One drive using MS Graph API in C#

Pradyut Sinha 21 Reputation points
2023-01-26T18:56:59.4+00:00

when I am Uploading a File using Onedrive MS graph API in C# the file get Uploaded but every time i got a mail to that one drive account. I have set all notifications off from the one drive settings but still i am getting an email on every time file upload.

Can any body help so that to stop that mail notification.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,569 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,251 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Srinivasa Rao Darna 6,686 Reputation points Microsoft Vendor
    2023-02-03T05:50:46.26+00:00

    Hello @Pradyut Sinha ,

    What are of kind of mails you are receiving from OneDrive.

    You start with checking if you have,

    • Webhooks/Subscriptions/Change Notifications
    • Power Automate created for notifying for new file creation.

    Hope this helps. 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