I'm trying to do something in Survey123 (Enterprise/Portal) that I don't know if possible.
Context: I have a form built that the public can fill out. On the backend (via Integromat), upon submittal a PDF report of the survey gets emailed to the submitting user and CC'd to an internal email address.
Question: The survey has a geopoint field. Can I take this data and use another feature service to essentially do a spatial join/point-in-polygon and calculate a new field in the survey with attribute information based on the external feature class? Basically - I want the form to autopopulate a District field based on the geopoint location. The District boundaries are in a separate feature class in my Portal. I intend to then filter the survey results in Integromat and only email each district's surveys to each district's POC.
Thanks!!