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.
Microsoft SNDS API/ SDK/ Powershell script
sharan raj naragana
1
Reputation point
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
8,330 questions
2 answers
Sort by: Most helpful
-
-
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--