Forum Discussion
marwan2395
Feb 26, 2025Copper Contributor
how to get files of a specific folder path in sharepoint using /lists graphapi
i was able to get folders of a specific folder path using /drives but in /lists it will return files also not just folders unlike /drives , i already made a python script to retrieve files from docum...
marwan2395
Feb 27, 2025Copper Contributor
anyone ?