I am trying to figure out what in my formatting is incorrect: I am trying to create a workflow where a mobile device user receives an email in Outlook on a mobile device. The email is generated by Power Automate which in turn is triggered by a different survey being submitted. My URL in the generated email works as expected if pasted into the search bar of the Survey123 app, but does not function as a clickable link in the email. This is quite frustrating and I'd like to fix it to be clickable.
This is what the link as text looks like:
arcgis-survey123://?itemID={proper itemID}&field:obs_date={dynamic variable}&field:sample_id={dynamic variable}
I have entered it in Power Automate 'send email' connector body as a link. What am I missing? Is this an encoding issue of some sort?