I can pass url as a parameter when creating webhooks, but when querying for webhooks the url property is not part of the schema.
This is incredible bad.
What if I need to recreate certain webhooks with a different endpoint URL?
I could delete all webhooks but might unintended delete webhooks for other integrations as I can’t filter for only those webhooks that contain the wrong URL.
This information is visible through the UI, but I can’t get the same info through the graphql API.
Hello there, same here, it would be such a simple addition. The bigger the Monday board to manage with webhooks, the more difficult it becomes to manage. The connexion ui is not very helfpful. For example, it’s not possible to open an automation based on a webhook url. If we could search by webhook url and open the associated automation that would be great. At least let us acces the info via the api… thanks!