I am trying to create a new row in a Dataverse table in a Power Automate flow for Teams. However, I am encountering the following error:
"URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."
I have already determined that the logical name of the table in the query does not match the real logical name. The logical name in the query has an "s" at the end while the real logical name does not. The name in the query is "cr29c_ticketkommentars" and in reality "cr29c_ticketkommentar". To further clarify, I have attached images. It seems almost as if executing the flow is not possible since I have no control over the selection of the logical name.
Do you have any suggestions on how to successfully execute this flow?


