Hi everyone,
We’re trying to implement a webhook in monday.com with the following requirement:
Trigger a webhook whenever the Status column of a subitem changes
However, from our research:
Webhooks are available only for Status column changes on parent items
There’s no direct webhook support for subitem status changes
Our question:
What is the best way to handle this use case?
Thanks in advance!