While attempting to set up a Power Automate flow to transfer task data from an Excel file stored in OneDrive or SharePoint into Planner Premium, several issues have been encountered. (Sorry if the error "snippet" is displaying the wrong way - I don't use this site a lot - but appreciate any help).
Steps Attempted
- Created a new flow in Power Automate
- Selected the trigger: "When a file is created or modified (OneDrive for Business)" to monitor the Excel file.
- Added an "Excel Online (Business)" action to read rows from the file.
- Attempted to add an action to create tasks in Planner Premium based on the Excel data using DataVerse.
- Copy of the flow & Errors are below:
Text of error:
Action 'Perform_an_unbound_action' failed: Error identified in Payload provided by the user for Entity :'', For more information on this error please follow this help link https://go.microsoft.com/fwlink/?linkid=2195293 ----> InnerException : Microsoft.OData.ODataException: The annotation 'odata.context' was found. This annotation is either not recognized or not expected at the current position. at Microsoft.OData.JsonLight.ODataAnnotationNames.ValidateIsCustomAnnotationName(String annotationName) at Microsoft.OData.JsonLight.ODataJsonLightResourceDeserializer.ReadEntryInstanceAnnotation(String annotationName, Boolean anyPropertyFound, Boolean typeAnnotationFound, PropertyAndAnnotationCollector propertyAndAnnotationCollector) at Microsoft.OData.JsonLight.ODataJsonLightResourceDeserializer.ReadODataOrCustomInstanceAnnotationValue(IODataJsonLightReaderResourceState resourceState, PropertyParsingResult propertyParsingResult, String annotationName) at Microsoft.OData.Json…
Troubleshoot Web API client errors - Microsoft Dataverse | Microsoft Learn
Provides resolutions for the common client errors that occur when you use the Dataverse Web API.