HubSpotSalesloft

HubSpot meets Salesloft: The Bi-Directional Sync

Synchronize your system of record (HubSpot) with your system of action (Salesloft) for perfect attribution.

Type
Integration
Complexity
Medium
Data Flow
Bi-directional
Status
Verified
01 — The Logic

Why This Connection Matters

Activity Sync: Emails, replies, and meetings from Salesloft are logged to the HubSpot Timeline. Status Sync: When a lead converts in HubSpot, the sequence stops automatically in Salesloft.
02 — Application

Live Use Case

RevOps teams ensuring that no sales activity goes untracked and that AEs have full context on outbound history.
03 — Advantage

Strategic Value

Eliminates data silos. Your CRM remains the single source of truth while your outbound engine runs at high velocity.
04 — Execution

Related Blueprints

Follow this protocol to ensure data integrity across both systems.

Step 01

Define the Trigger

In HubSpot, create an Active List called 'Enriched - Ready for Sequencing'. Set the criteria to include contacts where 'Email' is known and the contact is ready for outreach.

Checkpoint

Ensure you exclude current customers or active opportunities to avoid awkward overlapping communications.

Event
Step 02

Configure the Webhook

In your automation tool, trigger a workflow when a contact enters this list. Map the HubSpot contact properties to your payload: Email, First Name, Company Name, and any custom variables.

Source
Dest
{
  "email": "{{email}}",
  "firstName": "{{firstname}}",
  "company": "{{company}}"
}
Step 03

Push to Salesloft

Use the Salesloft API node to 'Add Lead to Campaign'. Select the campaign ID that matches your desired sequence. Map the fields from the incoming webhook payload.

Source
Dest
Step 04

Bi-Directional Sync

To sync replies back, use the Global Webhook in Salesloft. Set it to trigger on 'Email Replied'. Point it to a workflow that finds the Contact in HubSpot by email and updates their status.

Checkpoint

Salesloft webhooks may fire for all campaigns. Add a filter to route to the correct owner.

Sys A
Sys B
Connected Tools

Build This Integration

Need HubSpot talking to Salesloft? We'll wire it for you.

PHASE_01

Audit

Map your sales flow

PHASE_02

Fix

Repair what's broken

PHASE_03

Install

Wire it together