Hi!
I'm trying to get form submission alerts using survey123 webhook through an ArcGIS Enterprise geoprocessing service.
I can't get the service to be registered to survey123.
This is the message I get:
{"code":-1,"message":""}
Thanks,
Eric
Hello @EricLacoursierePQ,
Are you setting the URL for your GP service as the payload URL for a new webhook in your surveys settings?
Hello @EricLacoursierePQ,
Thank you for confirming! An alternative workflow would be to use the HTTP connector in a webhook provider like Power Automate or Make to kick off the request to the GP service.
Is your GP service set up to run Synchronously or Asynchronously? Are you passing any event data into the geoprocessing service as parameters?