Trying to add a link to a Survey123 from from an "About" widget in a web app, but get an error stating the URL is not valid.
I've tried a couple methods to link to the form:
Launching the PC app: arcgis-survey123://?itemId=formid
Launching Survey123 web form: https://survey123.arcgis.com/share/formid?portalUrl=https://company_portal_url/arcgis

Using this link anywhere else works fine. Any ideas?
Additionally, is it possible to include parameters to pull a specific record based on global id (&field:GlobalID={GlobalID}). If so, where would that go in the URL string for the portla-specific link? (I can get it to work in the arcgis_survey123 link)