Connect your data sources once. Get one real-time, identity-resolved profile per customer — ready for any LLM.
Token-efficient. Secure. Compliant.
Eight live integrations today. Every record gets identity-resolved and merged into the right contact — automatically.
HubSpot CRMSync contacts, companies, and deals between HubSpot and Pathbound.
Bring Pipedrive deals and contacts into Pathbound profiles.
Sync Salesforce Contacts and Accounts onto one identity-resolved profile per customer.
Pull Zoho contacts and accounts into Pathbound profiles, identity-resolved with the rest of your stack.
Sync Creatio contacts and accounts into one identity-resolved profile.
Apollo EnrichmentEnrich contacts and companies with firmographic data.
Sync PostHog persons and product events onto the unified contact timeline — identity-resolved with the rest of your sources.
Gmail EmailPull threaded email history into the contact-level timeline.
Intercom SupportSurface Intercom conversations on the unified contact timeline.
Stitch Zendesk users, organizations, and tickets onto the unified customer profile.
Pipe scheduled meetings and cancellations into every customer profile in real time.
Send transactional email enriched with Pathbound context.
{
"mcpServers": {
"pathbound": {
"url": "https://mcp.pathbound.ai/mcp",
"headers": {
"Authorization": "Bearer sk_live_..."
}
}
}
}…and 20 more. full reference →
curl "https://api.pathbound.ai/v1/contacts/ctc_01H..." \
-H "Authorization: Bearer sk_live_..."{
"status": "success",
"contact": {
"_id": "ctc_01H...",
"email": "[email protected]",
"_summary": "Jane Reyes · Senior PM at Acme · fintech · trial",
"properties": { "firstname": "Jane", "lastname": "Reyes", "jobtitle": "Senior PM", "lifecyclestage": "trial" }
},
"unified_profile": {
"source_count": 4,
"sources": ["tracker", "hubspot", "gmail", "apollo"],
"profile": { "company": "Acme", "industry": "fintech", "numberofemployees": 240 }
},
"events": [
{ "event": "page_view", "url": "…/pricing", "timestamp": "…14:02:08Z" },
{ "event": "form_submission", "timestamp": "…14:01:42Z" }
]
}Bearer-auth · /v1/contacts /v1/contacts/events /v1/batch/details /v1/aggregate full reference →
Every change snapshots the resolved entity and the raw source state before fan-out. Roll back by ID, time range, or actor.
Every read and write logged with actor, timestamp, payload, propagation, and result. The audit trail SOC 2 and GDPR auditors look for — without you stitching it together.
Schema validation, dry-run mode, idempotency keys, per-source rate limits. Agents can't double-send or write malformed records.
Human-in-the-loop on flagged fields, segments, or action types. Useful for high-stakes ops: deletions, mass updates, large-scale outbound.
One call propagates a deletion or redaction across every source where the customer's data lives. Right to be forgotten, made real.
When sources disagree, Pathbound is the source of truth. You set the merge rules; we enforce them on every read and every write.
Clicks, forms, video, page views — captured by a 4 KB script. The moment a visitor identifies, every event in their history snaps to the contact.
Read more about the tracker →Sign up. Drop in the tracker snippet. Connect one CRM. Point your MCP client at mcp.pathbound.ai/mcp.