Skip to main content
When an integration starts failing, you want to know about it before your customer does. Issues put those problems on the dashboard as soon as Kombo observes them, so you can act before the end customer complains.
Issues column on the integrations list
The integrations list shows an issue count on any integration that currently has an open issue. Hover the count to see the title and how long Kombo has been observing it. Open the integration to read what is wrong and what to do next.
Issue details on an integration

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
As we are rolling out issues, more types will follow.

What to do when you see one

  1. Open the integration from the list.
  2. Read the issue. Follow the linked logs if you need the underlying requests.
  3. If credentials are invalid, reconnect the integration.
The integration state on the same page is the current snapshot (Active, Sync failing, Authentication failing). The issue is the durable record that the problem is still happening, and for how long. Issues live in the dashboard today and will soon be available as webhooks and Slack notifications.

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

Build your own alerting on state and connection-flow events.