I have a workflow where an email is sent using Microsoft Power Automate when a survey is submitted. I would like to include a link in the email to open the feature in the Survey123 field app. I have no problem using a URL parameter to open a web form, but I would prefer to use a URL Scheme (arcgis-Survey123://?itemID=etc...) to open the field app. Using the Gmail Connector I have not been able to figure out how to turn the scheme into a clickable link. it just shows up as plain text, even when using <a href> tags.
Thank you,
Mike