Microsoft SNDS API/ SDK/ Powershell script

sharan raj naragana 1 Reputation point
2021-10-14T13:12:33.787+00:00

We have a requirement to download the data that is generated within SNDS, we could see that manually we can download the data through export to CSV. Is there any programmatic way of achieving this as we need to execute this periodically?

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Rich Matheisen 47,901 Reputation points
    2021-10-14T14:56:33.223+00:00

    I don't think there are any PowerShell cmdlets specific to your question. However, if you're using a web browser to get the CSV you might be able to use either the Invoke-WebRequest or Invoke-RestMethod cmdlets.

    0 comments No comments

  2. Limitless Technology 39,921 Reputation points
    2021-10-20T14:59:33.887+00:00

    Hello

    You can Enable the Automated Data Access for SNDS as explained in the next Microsoft Outlook website:

    https://sendersupport.olc.protection.outlook.com/snds/auto.aspx?wa=wsignin1.0


    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

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.