Hi Folks,
I have the following URI
/_api/web/lists/getByTitle('SpList')
and Body
{'__metadata':
{'type':'SP.List'},
How can I change this so that it points to my document library instead? I tried change from SP.Folder and /_api/web/GetFolderByServerRelativeUrl('{SPFolderName}'), but the flow failed.
Please advise
Thanks

Report
All responses (
Answers (