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 Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,628 questions
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,911 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.