DataTruce
## Stop Losing Leads to Silent CRM Sync Failures Ever wonder if all your HubSpot leads actually made it to Salesforce? DataTruce finds out in seconds. ### The Problem You Didn't Know You Had CRM integrations fail silently. That hot lead from your webinar? It might be sitting in HubSpot while your sales team waits in Salesforce, wondering why marketing isn't delivering. We call these **"Zombie…
DataTruce endpoints
| Method | Endpoint | Description |
|---|---|---|
| Audit | ||
| POST |
runAudit /v1/audit |
Scans HubSpot and Salesforce for sync failures. Returns orphaned contacts, failed syncs, and data quality issues. Optionally sends alerts to your Slack or Email. |
| Alerts | ||
| POST |
configureAlerts /v1/configure-alerts |
Saves your alert destinations (Slack webhook, Email) for future audits. Once configured, alerts are automatically sent when issues are detected. Requires RapidAPI authentication. |
| DELETE |
deleteAlertConfig /v1/alert-config |
Removes your alert configuration. Alerts will no longer be sent automatically. Requires RapidAPI authentication. |
| POST |
testAlerts /v1/test-alerts |
Sends test notifications via Slack and Email to verify your alert setup before running real audits. |
| GET |
getAlertConfig /v1/alert-config |
Returns your current alert configuration. Requires RapidAPI authentication. |
| Health | ||
| GET |
getStatus /v1/status |
Returns API operational status. No authentication required. Used for uptime monitoring. |
| GET |
healthCheck /v1/health |
Validates that your CRM tokens are working and can connect to both HubSpot and Salesforce. |
| Legal | ||
| GET |
getTerms /legal/terms |
Returns the Terms of Service document. |
| GET |
getPrivacy /legal/privacy |
Returns the Privacy Policy document. |
| GET |
getDisclaimer /legal/disclaimer |
Returns the Disclaimer document. |
DataTruce pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 2 / minute |
|
| ULTRA Recommended | $29 / month | 5 / minute |
|
| MEGA | $79 / month | 10 / minute |
|