Hello!
Earlier this week, I set up a Google Apps Script to send a submission confirmation message to the respondent once the form is submitted. I connected it to the REST Services and tested, and it was working great.
Today, the same exact script and set up isn’t working. The submission is properly registered in the data table, but the REST Service fails and doesn’t seem to be reaching the webhook.
I’ve been going crazy, because I added a few calculations and relevance rules in my XLS and redeploy it (basically, gating the survey under a kobo built-in captcha-like system), and I thought it was because of that.
But I just uploaded the early week version of the form and still does not work. Any suggestions or clues? Is this an issue of the REST API or has it to do with my XLSform?
Thanks for your support!
Welcome to the community, @pemarlla! Could you please provide us with the details of the server you are using? This will allow me to conduct a quick test to identify any potential issues with the REST services.
Hi @Kal_Lam. Thanks for your quick reply. I’m currently under the EU server
Any news on the REST services, @Kal_Lam?
@pemarlla, while testing the REST services on the EU server, I encountered no problems with my configuration or data submissions.

