
Announcements
Hi All,
I am looking for a way to identify Content changes in the document present in the sharepoint document library.
I have used action "Get changes for an item or file (properties only)" but it only displays changes in document metadata not the content.
And I have also tried with "Send an Http request to sharepoint" with Previous version number to compare the previous version content and current version content. Even though I passed the previous verion number in api call it is getting updated content only.
Is there any way we can identify the truely document content change and capture changes in the document ?