Using the Live Debugger
The Live Debugger makes it easy to introspect requests and responses to destinations
Our Live Debugger makes it easy to gain visibility into the requests and responses Hightouch makes to your destinations.
The following destinations currently have Live Debugger Support:
Hubspot
Intercom
Salesforce
To use the Live Debugger, simply click on a Run in any Sync for a support destination where rows were either added, changed, or removed.

From the Runs page, click on any row by choosing either Success or Rejected to filter on Successful or Rejected rows. Clicking Error will show you just the error message, but clicking the row will bring up the live debugger.

The Live Debugger view shows all the rows sent and responses received for the batch of rows that made up this particular request.

In the above example, we can see that the upload for this batch failed because of a type error. We can view the attempts for each row, as well as the responses from the destination.
Last updated
Was this helpful?