The idea is:
Implement Notion’s (new) webhooks which can replace/complement the current polling triggers.
My use case:
Getting changes sooner without needing to poll often.
I think it would be beneficial to add this because:
Webhooks are generally better than polling.