Skip to main content
Question

Sharepoint file PATH

  • November 7, 2019
  • 2 replies
  • 52 views

timwarfe
Contributor
Forum|alt.badge.img+9

Hi guys,

Is it possible to extract a list of PDF document path and filenames from an O365 Sharepoint folder as you would with a normal network drive?? FILE/PATH Transformer

Eg, Date, name, File Location, etc....

I can't seem to get this to work with a copy of the share URL for the folder. Maybe there's another way.

 

Thank you.

Tim

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 606 replies
  • November 7, 2019

Hi @timwarfe,

If the drive is mapped to your machine, you should be able to use the Directory and File Pathnames reader to get the path to the files on your local drive - this works with a mapped Google Drive.

Alternatively, if you wanted to get the SharePoint URL, Mark's answer on this post might be helpful.


timwarfe
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 10 replies
  • November 7, 2019

Thanks @chrisatsafe I'll check it out.