
Review qualified leads syncing to HubSpot, Zoho, and Bitrix24. Track sync status across your queue, inspect provider responses, and trigger a manual sync for leads waiting to be pushed.
Real-time overview of pending leads across your CRM integrations. Monitor queue depth, progress, and estimated completion for each provider.
| Lead ID | Lead Name | Destination CRM | Sync Status | Sync Timestamp | Action |
|---|---|---|---|---|---|
| LD-4829 | Sarah Chen | HubSpot | Synced | Jul 14, 2026 10:23 | |
| LD-4830 | Marcus Rivera | Zoho | Synced | Jul 14, 2026 10:21 | |
| LD-4827 | Emily Park | HubSpot | Failed | Jul 14, 2026 10:18 | |
| LD-4831 | James Okonkwo | Bitrix24 | Pending | Jul 14, 2026 10:15 | |
| LD-4826 | Anna Johansson | Zoho | Synced | Jul 14, 2026 10:12 | |
| LD-4832 | David Patel | HubSpot | Pending | Jul 14, 2026 10:09 | |
| LD-4825 | Laura Mbeki | Bitrix24 | Failed | Jul 14, 2026 10:05 | |
| LD-4833 | Kenji Tanaka | HubSpot | Synced | Jul 14, 2026 10:01 |
Rate limit exceeded: HubSpot API returned 429 Too Many Requests. Retry after 30s.
{
"status": "error",
"category": "RATE_LIMITS",
"message": "You have reached your ten secondly limits.",
"correlationId": "a1b2c3d4-e5f6-4789-9abc-def012345678",
"policyName": "SECONDLY",
"context": {
"limit": 10,
"interval": "SECONDLY"
}
}Complete history of CRM sync attempts across HubSpot, Zoho, and Bitrix24 — expand any entry to inspect the request payload, response payload, and error details.
Expanded request and response payloads for a selected sync entry, including error context and precise timestamps for troubleshooting.
{
"provider": "hubspot",
"endpoint": "/crm/v3/objects/leads",
"method": "POST",
"payload": {
"properties": {
"firstname": "Maria",
"lastname": "Chen",
"email": "maria.chen@northfieldstudio.com",
"phone": "+1-415-555-0142",
"company": "Northfield Studio",
"website": "northfieldstudio.com",
"lead_source": "linkedin",
"service_interest": "automation",
"lead_score": 78,
"source_url": "https://linkedin.com/in/mariachen-nf",
"raw_text": "Looking for a partner to automate our onboarding workflow before Q4."
}
}
}{
"status": 201,
"id": "hs_lead_88213",
"createdAt": "2026-07-14T09:32:11.790Z",
"properties": {
"hs_object_id": "88213",
"lifecyclestage": "lead",
"lead_source": "linkedin",
"lead_score": "78"
}
}Select leads from the queue below to retry failed syncs, force a resync to HubSpot, Zoho, or Bitrix24, or clear stuck jobs from the retry queue.
No comments yet. Be the first!