Hello,
I have configured an Experience Builder application which includes a survey form for reporting outages. The survey has a webhook configuration which is supposed to trigger the creation of jobs in Workflow Manager. The survey is working as intended when editing features through the form, however, the jobs are not created. When completing the form outside of the EB application (via the field app or web app) the webhook works and the jobs are created. Unfortunately this only seems to work when the survey is creating new features - for our use case we only want to edit existing features. I added a URL linking to my form to complete it from the S123 web app, but when adding all the parameters, I get the following error and the submit button is disabled:
Editing is not possible because the globalId parameter was not provided.
I have used the URL configuration successfully before with Field Maps and never encountered this error. Ideally the webhook would work straight from the EB app, but getting the URL to work would be a fine workaround for the moment.
Any thoughts or help is appreciated.