I was looking for a solution on how to receive events about sub-item changes in the parent context, and found this closed topic.
A small quote for a broader context
monday.listen(“events”) not quite working with subitems.
I’m sure dev team aware of it, just wanted to have some roadmap or estimation, when it will work?
Currently, there is no event when the subitem is updated. And when new subitem has been added the generated “event” is for the parent item update, with all subitems, so it’s impossible (afaik) to detect actual new subitem.
Do monday team have any updates or workarounds to solve this problem?
A small comment to clarify.
The front end application retrieves the activity log for the main board and looks for changes for sub-items. Is it possible?
This kind of integration (webhook) was designed to integrate server applications, and in my case it doesn’t suitable.