It would seem to me that an integromat webhook (for example) is just open to anyone who knows the URL. I realize it is typically a fairly obscure URL. But, is there a way to secure it such that it only accepts info from Survey123 and avoid someone just submitting junk?
One thought is to look at the headers of the incoming request and filter based on something. Survey123 IP address? I saw some other product that allows you to append an additional item to the outgoing message, basically a "Security Key" that you could then filter against on the processing side (e.g. integromat). Is that something Esri might think about implementing? Letting the user add an extra bit of info on the outgoing message to assure it is a valid message coming in?
Thanks for any thoughts.
Tom S.