Get App Modified By value of File
How to retrieve the App Modified By (AppEditor) value of a file in a SharePoint Online library using a Power Automate flow. This could be useful to check if the File has been updated by a Power Automate flow.
URI
Headers
Body
Not applicable
Screenshot with example
Sample data
Site Address – https://contoso.sharepoint.com/sites/PowerUsers
ListName – App check
Expected response
Value of the AppEditor field, in this case Microsoft Power Platform
Copy/paste example (classic designer)
Resources
SP.ListItem.fieldValuesAsText Property
That’s it, Happy testing!