
Announcements
SPVersionHistory).graph.microsoft.com Base URL: /v1.0Azure Active Directory. Add the following values: Client ID: From your Azure App Registration. Client Secret: From your Azure App Registration. Resource URL: https://graph.microsoft.com Redirect URL: Copy the value provided in Power Automate.Get Version History Description: Retrieve the version history of a SharePoint list item Operation ID: GetVersionHistory Request: Verb: GET URL: /sites/{siteId}/lists/{listId}/items/{itemId}/versions Add the Query Parameter: expand: Value is fields. Add Path Parameters: siteId: String listId: String itemId: String