Hi,
I am hoping someone can help me.
Background/Requirement:
I am trying to create a power automate flow that will automatically create a booking when a work order is created.
Issue:
When ever I try to create a booking with the work order look up it fails and returns 'URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL'.
There are other mandatory look up fields on the booking entity which are creating no errors with how I creating them... can someone tell me what I am doing wrong please?
PA Flow:
Create Booking Step:
1)
2)
If I don't add the work order part - I get the 'object not set to an instance of an object' error... which is expected. None of the other look up field give me the 'resource segment'... it's only this work order.