
Announcements
Hi all,
I'm working on a Power Automate flow that triggers when a Product is created in Dynamics 365. The goal is to automatically create a related Price List Item (Product Price Level) and link it to our Default Price List.
Trigger: When a Product is created.
Action: Add a new row to Product Price Levels (productpricelevel)
When the flow runs, I get this error:
URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.
ODataUnrecognizedPathException?Any help or example would be appreciated.
Thanks in advance!