Hi Guys,
I am trying to get data from a SharePoint site but when I run the flow then it fails. An error comes up saying "folder not found".
Can anyone please identify the issue in the below Get File (Property only) ?
I have to connect to one of the below "Service Department". I am using the Site address correctly but not sure if the library name should be "documents" or something else and also what should be selected for "Limit Entries to Folder"?
Any help will be much appreciated. Thanks .
I'm still unable to get the cases from the correct queue. I believe I'm using wrong List name and wrong limit to entries folder name.
SO what I am trying to do it go into the site address and then select "service department" named as D as below
and then in below screen change the queue from "Dashboard View - complete" to "Dashboard view - Live"
and get the cases from that queue. So what changes do I need to make in my "Get Items" trigger to achieve above?
Thanks
Library name should be the folder in which the files are stored. If you want a specific file then it would be
FolderName/Filename.
Hope that helps.
I have now changed trigger to "Get Items" and flow is running without any error but it's not looking into the actual list . Can anyone please help me to define "library name" and "limit entries to folder" so it actually looks into the correct queue or view on sharepoint? Thanks