Why is my webhook not referencable any more? All of my new webhooks are not found in the scenario. That used to work
Hey Nikolaus,
you need to run the webhook successfully first so it knows what to show you.
Welcome to the Make community!
That is because the “sample” data structure from a webhook request is stored in the module data itself. By deleting the module, this sample reference is also deleted.
Next time, you can simply pick or create another webhook connection in the Custom Webhook module, instead of deleting the whole module.
Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!
— @samliew
Hell @Stoyan_Vatov thanks, I tried that but it did not work. What helped was clicking “redetermine datastructure” and then running the webhook.
Hello @samliew thanks, I tried that but it did not work. What helped was clicking “redetermine datastructure” and then running the webhook.