Hi,
Is there a way to grab the objectID (through Webhooks) when a survey is submitted from the web app?
This is already possible when a survey is submitted from the field app (feature --> result --> objectId)
James Tedrick Ismael Chivite
Gee
Solved! Go to Solution.
Hi Gee - I have raised a bug for this. But, there is a workaround: obtain it from response.addResults[0].objectId.
Hi Gee - I have raised a bug for this. But, there is a workaround: obtain it from response.addResults[0].objectId.
Thanks so much John