Skip to main content
Solved

Microsoft SharePoint List Reader metadata

  • May 27, 2021
  • 2 replies
  • 38 views

Forum|alt.badge.img+1

Hi,

Does anyone know if there is a way to extract metadata about a Microsoft SharePoint List? In particular, I would like to know the date each record in the list was last modified.

 

I am using FME Desktop 2020.1.1.1

 

Thanks

Best answer by nampreetatsafe

Hi @aquamarine​, try setting the Show All Fields parameter to Yes when either adding a new Reader or Updating an existing SharePoint List Readers. This should expose the Modified attribute for a list.

2021-06-02_0-33-09

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

nampreetatsafe
Safer
Forum|alt.badge.img+13

Hi @aquamarine​, try setting the Show All Fields parameter to Yes when either adding a new Reader or Updating an existing SharePoint List Readers. This should expose the Modified attribute for a list.

2021-06-02_0-33-09


Forum|alt.badge.img+1
  • Author
  • June 2, 2021

@nampreetatsafe​  thanks that worked perfectly!