Getting a Folder

To get a folder from Microsoft SharePoint, you need the URL to the folder you want:

get a folder at "https://kognitosinc.sharepoint.com/sites/PresalesDemos/Shared%20Documents/ExcelFiles"

The formatting of the URL is very important, for example:

This is the URL we use in the automation:
https://kognitosinc.sharepoint.com/sites/PresalesDemos/Shared%20Documents/ExcelFiles

This is the URL if I were to copy from the browser:
https://kognitosinc.sharepoint.com/:f:/s/PresalesDemos/EjGzzRsBoEVGrts4Y6gCUMIB4TXvUy4Q3oN5QMC79wqTTg?e=bGA6dL

So please note, the URL as is when you copy from Sharepoint is formatted differently than the one we use in our automations!

Last updated

Was this helpful?