

What an issue is
Kombo’s issues track a problem of an integration over time. Kombo raises them when a condition is true (for example, authentication is failing) and keeps it open while that condition is still observed. When the condition clears, the issue resolves on its own. Each issue tells you:- what is broken
- how to investigate or fix it
- when Kombo first observed it, and when it last saw it again
What to do when you see one
- Open the integration from the list.
- Read the issue. Follow the linked logs if you need the underlying requests.
- If credentials are invalid, reconnect the integration.
Active, Sync failing, Authentication failing). The issue is the durable record that the problem is still happening, and for how long.
You can snooze an issue to hide it in the Kombo dashboard for a while. Snoozing only affects the UI. The issue stays open, Kombo keeps observing it, and it does not send an issue-status-changed webhook.
Subscribe to that webhook to get raised and resolved events as they happen. Slack notifications will follow.
Issue types
When each issue type is raised and resolved.
Logs
Inspect the requests behind a failing sync or action.
Reconnecting
Restore credentials when authentication has failed.
Integration states
Read the current operational status of an integration.
Webhooks
Get raised and resolved issue events as they happen.