Product · Integrations

Leads in from anywhere.
Results out to everywhere.

CampaignStack connects to your existing tools. CRMs, enrichment platforms, messaging apps, spreadsheets. Import leads from any source, run them through workflows, and push results wherever your team already works.

16integrations
5live today
9on the roadmap
01 · Catalog

Every integration. One grid.

Sources bring leads in. Destinations push results out. Some do both. Filter by direction or status to find what you need.

Li
LinkedIn
SourceDestination
Live

Enrich profiles, send connection requests, messages, and comments. Full two-way automation.

Cs
CSV / Excel
SourceDestination
Live

Import leads from any spreadsheet. Export campaign results with one click.

SN
LinkedIn Sales Navigator
Source
Live

Import saved lists and search results directly into your lead lists.

Ap
Apollo
SourceDestination
Beta

Import your saved Apollo lists, enrich leads with work emails, phones, and company data, and hand them off to Apollo sequences.

Cl
Clay
Source
Roadmap

Pull enriched lead tables from Clay. Use Clay's waterfall enrichment before importing.

Hs
HubSpot
SourceDestination
Beta

Import contacts from your portal or a list, and push synced contacts, companies, and outreach notes back into HubSpot.

Sf
Salesforce
SourceDestination
Roadmap

Pull leads and contacts, push campaign outcomes and engagement signals back.

Pd
Pipedrive
SourceDestination
Roadmap

Import persons and organizations. Push lead progression and activity notes.

Sl
Slack
Destination
Roadmap

Send lead alerts, workflow notifications, and daily summaries to any channel.

In
Instantly
SourceDestination
Live

Push leads into Instantly campaigns or lead lists, enrich with SuperSearch, import their leads, and sync replies, bounces, and unsubscribes back.

Za
Zapier
Destination
Roadmap

Trigger any Zap when a lead hits a workflow node. 5,000+ downstream apps.

Mk
Make (Integromat)
Destination
Roadmap

Push leads and events into Make scenarios for complex multi-step automations.

Wh
Webhooks
SourceDestination
Live

Send or receive structured JSON payloads - connect anything with an API.

Gs
Google Sheets
Destination
Roadmap

Push campaign metrics and lead data to a live spreadsheet for reporting.

At
Airtable
Destination
Roadmap

Sync leads and campaign data to Airtable bases. Build custom views and dashboards.

No
Notion
Destination
Roadmap

Push leads, campaign summaries, and weekly reports into Notion databases.

02 · How data flows

Sources in, destinations out.

Every lead enters through a source, gets enriched and scored inside CampaignStack, then routes to one or more destinations. One pipeline, no matter how many tools you use.

Data flows through CampaignStack
Sources
Li
LinkedIn
Ap
Apollo
Cl
Clay
Cs
CSV
Hs
HubSpot
Wh
Webhooks
import
CampaignStack
EnrichScoreRouteEngage
export
Destinations
Li
LinkedIn
Sl
Slack
Hs
HubSpot
Za
Zapier
In
Instantly
Wh
Webhooks
Leads flow in from any source, get enriched and scored, then route to any destination. All inside a single workflow.
03 · Workflow nodes

Every integration is a workflow node.

Import from Apollo at the start of a workflow. Push to HubSpot at the end. Notify Slack in the middle. Integrations aren't a side feature, they're first-class nodes in the visual builder.

Integrations as workflow nodes
Sample workflow
Import from Apollo
Import 500 leads from a saved list
Beta
Enrich & Score
LinkedIn enrichment + ICP scoring
Live
Send connection request
With personalized note
Live
Wait for reply
Reactive node · up to 7 days
Live
Push to HubSpot
Create contact + log activity
Beta
Notify on Slack
#warm-leads channel
Roadmap
Every integration becomes a drag-and-drop node. Source nodes start a workflow, destination nodes finish it, or branch it.
04 · Webhooks

Can't find your tool? Use a webhook.

Inbound webhooks accept structured payloads and create leads automatically. Outbound webhooks fire on any workflow event. HMAC-signed, field-mapped, production-ready.

Inbound webhook
Configuration
Endpoint URL
https://actions.campaignstack.io/webhooks/workflow-leads/wh_a3f8...
Auth method
HMAC SHA-256 signature
Field mapping
$.emaillead.email
$.companylead.companyName
$.full_namelead.fullName
Sample payloadPOST
{
"email": "sarah@retailflow.io",
"full_name": "Sarah Patel",
"company": "RetailFlow",
"title": "Head of Growth",
"source": "webinar_signup"
}
Lead created · enrichment queued · added to campaign
05 · Use cases

Built for how you actually work.

Different teams use different tools. Integrations adapt to your stack, not the other way around.

Agency: multi-client sourcing

Import from different CRMs per client. Each workspace gets its own source config. Leads land in the right campaign, scored against the right ICP, zero cross-contamination.

1Client A → HubSpot import
2Client B → Apollo list
3Client C → CSV upload

Founder-led: LinkedIn + webhook

Find LinkedIn profiles that match your ICP. Set up a webhook for your website's demo form. Both streams land in the same campaign, scored the same way.

1LinkedIn Sales Nav → lead list
2Website form → webhook → lead list
3Single workflow handles both

Sales ops: full CRM sync

Pull leads from Salesforce, run them through a LinkedIn outreach workflow, and push engagement data back, deal stage, last touch, reply sentiment.

1Salesforce → import leads
2Workflow → LinkedIn outreach
3Results → push back to Salesforce
06 · MCP · API-first

Every integration is an MCP tool.

Import a CSV, trigger a workflow, push to a CRM, all from a single API call. Any AI agent that speaks MCP can orchestrate your entire integration layer.

Every integration is an MCP toolAgent-ready
// An AI agent can drive integrations programmatically
await agent.callTool("campaignstack_import_leads_csv", {
workspaceId: "ws_agency_01",
csvData: "name,email,company\nSarah Patel,sarah@retailflow.io,...",
});
await agent.callTool("campaignstack_trigger_workflow", {
workflowId: "wf_outbound_q2",
});
75+ MCP tools. Any AI can import, export, trigger, and monitor -- no UI required.

Connect your stack.

Start with LinkedIn and CSV, free during beta. Add CRM sync, Slack alerts, and webhook pipelines as your campaigns grow.

Start free trial