I am successfully able to use MS Power automate to send an email and inform field staff of a newly submitted survey response. This email includes a link that opens the new response in the app so they can add further information using the below URL:
arcgis-survey123://?itemID=xyz&action=edit&folder=inbox&update=true&filter=objectid:{objectid}
However, in order to see this new response they must manually refresh their inbox. Is there a way to include a parameter to automate the inbox refreshing? Much like other parameters such as "action=edit" or "update=true"?
Thanks