Forum Discussion
Dreamsat
Aug 26, 2019Brass Contributor
How to search in SharePoint Online by powershell?
Hi, we are using SharePoint Online in O365. I am using at this moment Office Dev PnP powershell to get and set data in SharePoint. But now I would like to search in some sitecollection How can I sear...
Aug 26, 2019
You can use Search API in your PS code (if this is what you are asking here)
Dreamsat
Aug 27, 2019Brass Contributor
Is there some example or tutorial to use the search api in powershell?