How to identify errors during a sync

Last updated: October 15, 2025

This article explains how to monitor your integration health and troubleshoot sync errors using two key tools: the Data Sync Dashboard and Integration Logs.

Using the Data Sync Dashboard

The Data Sync Dashboard provides a quick overview of any issues from your most recent sync.

To access the Data Sync Dashboard:

  1. Navigate to your integration.

    integrations.gif

  2. Scroll down to locate the Data Sync Dashboard section.

    Screenshot 2025-10-15 at 10.35.07 AM.png
  3. Review any displayed sync issues or errors.

Viewing Detailed Integration Logs

For more detailed troubleshooting, you can access comprehensive logs for any integration.

To view integration logs:

  1. Go to your integration page.

  2. Click the three dots (action menu) on the right side of the screen.

  3. Select "View Logs" from the dropdown menu

    logs.gif
  4. Choose the specific job type that encountered an error

viewLog.gif
  1. Review the request and response details to identify the root cause of the error

The logs provide complete request and response information, allowing you to diagnose exactly what went wrong during the integration process.

Example error response:

Screenshot 2025-10-15 at 10.31.18 AM.png

When to Use Each Tool

  • Data Sync Dashboard - Use for quick status checks and identifying recent sync issues

  • Integration Logs - Use for in-depth troubleshooting and understanding specific error details

Both tools work together to help you maintain healthy integrations and quickly resolve any issues that arise.