Hello,
I am working on a survey where users will need to send a new survey bi-weekly based on their latest submission. So the idea is having a html link that contains the copy url (mode=copy & using globalId) in the email body, and the email is supplied from the submission.
I think creating email link is possible if I use 'generated_note_prompt_submitted' in the XLS form, but I don't think I can capture globalId within the form. So I tried modify the Thank You page in Design, but it was not successful to add the email components while I could build the copy url (e.g., https://survey123.arcgis.com/share/itemID?&mode=copy&globalId={globalId}.)
Thank you.
Kerry