Hi, I am trying to follow the following steps to trigger Workflow Manager flow from Survey123:
Create ArcGIS Workflow Manager Jobs Using Survey123 Webhooks
However, upon submitting my Survey123, nothing seems to be triggered
I am using the following format for my webhook and have ticked the necessary:
https://workflow.arcgis.com/<your org id>/<workflow item id>/webhooks/createJobFromSurveyResponse/<job template id>

When I try accessing https://workflow.arcgis.com/<your org id>/<workflow item id>/webhooks/createJobFromSurveyResponse/<job template id>
(I have filled the necessary ID accordingly), I'm getting
{"error":{"message":"Resource or operation not found"}}Have I missed out any steps? or kindly seeking guidance on this matter.
Thank you so much.