I am familiar with the process for setting up ArcGIS Online Survey123 webhooks in Make scenarios. This time I’m trying to set up a webhook for a survey on ArcGIS Enterprise and am running into a problem.
First, I set up the connection by following these instructions from ESRI. Then, in the scenario, I added a “Watch Survey” module, and added a new webhook using the connection I just set up.
When I submit a test record in the survey, the webhook triggers and returns an InvalidConfigurationError, saying “Please enable ServiceResponse in the advanced settings of webhook.”
While setting up the webhook I made sure to set Yes for “Include the raw server response in the payload.” On the Survey123 end, I made sure that “Server response” was checked in the webhook settings. In Enterprise, I also tried deleting and remaking the application item that allows Make to connect to Enterprise, and remaking the webhook.
Another troubleshooting step I’ve seen is to check if our Enterprise portal is accessible over the internet. I have successfully loaded the portal on a personal device using cell service, which I assume means the answer to that question is yes (my assumption may be incorrect).
Has anyone else had this issue? How can I fix it?