Q: I watched your yt video walkthrough and have a question about webhooks.
You showed how we can add fields / inputs. Is it possible to save the inputs so that they are used each time instead of manually adding them?
For instance, if I want the email input to be abc@xyz.com every time I run that webhook, can this be saved instead of me having to type the email in each time I run that specific webhook?
Rexxar
Aug 19, 2024A: This is an interesting use case and automating a value is something that would make sense. We'll consider how to implement something like this.
That suggestion makes a lot of sense because the variables used for webhook meaning in how it is being used or sent won't likely change all the time. Having a saved value would make it much more productive, even more so when apps are available.
I think having an option to save an input value like this is an excellent suggestion. Is this likely to be added in a future update? It would definitely save the hassle of re-typing certain values we intend to use regularly, such as an email.