I am trying to fetch document metadata from sharepoint Integration which I have bult using pre built sharepoint connected system by appian. As I am retrieving the data I could not find the document data for its size, extension etc how can I achieve this as I need the data to store document information in table.
Discussion posts and replies are publicly visible
Hi aishwaryap610839 AFAIK you will not be able to find document data for its size, extension Appian does not directly expose file metadata like size and extension when retrieving a document. May be you need to use some Microsoft Graph API