Suppose jira integration with chat, where you notified, when task changed status, and also you can modify status via chat itself. So I create webhook, but the problem is that when chat changes status, it will trigger webhook, so chat will notify user about action, but it is not required. So any variants, how callback can be ignored, escalated by application?