Webhooks page

The idea is:

Creating a webhooks page that gathers all webhook endpoints and workflows they are in

I think it would be beneficial to add this because:

Easy finding my workflows :smiley: sometimes i see my endpoint on external platforms but it’s hard to find its workflow

Are you willing to work on this?

YES

May I interest you in the following workflow, which may help:

This webhook can be executed “naked” or with a parameter. If your domain is example.com, you can use this webhook as
https://example.com/webhook/find or
https://example.com/webhook/find?path=<your path>

in return you will either get all of your webhook paths along with the name of the workflows or just one the name and the path for the workflow with a given path.

That really helps, @jabbson. Thank you