Hi everyone,
I am trying to build a flow that will automate the return/RMA process. We only will use RMA's to track the return of customer assets, so I would like to create and prepopulate an RMA product corresponding to the customer asset when an RMA is created. The error I get is on the last step of the flow (see screenshot):
Message: "URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."

As you can likely tell, I have been reading discussion posts about this issue where this formatting seemed to be a solution for many. However, this error persists with my flow, and I also tried the format of /entity_setname(GUID) as opposed to entity_setname(GUID) as shown here. Any help with fixing this is greatly appreciated!