Hi!
I created a custom entity with an email field. Now i want to create a new email via dataverse (add new row to e-mail entity) in a flow. I set the to-field to name-of-the-entity/id-of-entry-holding-the-email-address. This step fails with "ODataUnrecognizedPathException". The rest of the flow is working well, because if i set the to-field to systemusers/id-of-a-systemuser everything is working well.
What am i doing wrong?
Help needed!
Thank you!