I am working with Survey123 and calling an Azure function as a webhook instead of using Power Automate or Integromat. For some reason the survey can call Power Automate, but when I have it call the azure function as POST, the call never happens. I have checked the logs on the Azure side and I see no activity at all when the survey is submitted. The security is wide open, and I have test the function using Postman, and it works just fine. For some reason Survery123 only wants to call Power Automate or Integromat. I have been looking everywhere on the Survey123 webapp, and I dont see a log; does something like this exist? Anyone have experience calling a custom webhook with Survey123?