Automation · API / BYOK
LinkedCamp × n8n
Self-hostable workflow automation with LinkedCamp support.
How LinkedCamp and n8n work together
n8n's HTTP Request node works seamlessly with LinkedCamp's REST API. For teams that self-host their workflow tooling (for data sovereignty, cost, or flexibility), n8n + LinkedCamp delivers the same power as Make/Zapier without the per-operation pricing model.
What you can do with it
Setup
- 1Get your LinkedCamp API token (Settings → API)
- 2In n8n, use HTTP Request node with Authorization: Bearer <token>
- 3Point at api.linkedcamp.com endpoints (docs in help center)
- 4Use LinkedCamp webhook URLs as triggers in n8n
Frequently asked about LinkedCamp × n8n
What events can I trigger from n8n?+
LinkedCamp exposes ~15 events: connection-accepted, message-sent, reply-received, meeting-booked, campaign-completed, profile-viewed, and more. All are accessible via our REST API or HMAC-signed webhooks.
Can I trigger LinkedCamp actions from n8n?+
Yes. Start/pause campaigns, enroll contacts, send messages, and update contact fields via actions exposed in the n8n connector. Every write-action authenticates via your LinkedCamp API token.
Are webhook payloads signed?+
Yes — all webhooks include an X-Signature header with an HMAC-SHA256 signature of the payload body. The signing secret is shown once in Settings → Webhooks. We retry failures with exponential backoff for up to 24 hours.
How is this different from using the LinkedCamp REST API directly?+
n8n gives you a no-code layer for the common cases (new reply → Slack DM, booked meeting → Google Sheet). Use the REST API directly when you need batch operations, custom data shapes, or tighter latency than n8n's polling/trigger model.
What plans include the n8n integration?+
The n8n integration is available on Turbo / Pro / Agency plans. It's part of every LinkedCamp plan — even the $69/mo Turbo tier.
Try LinkedCamp × n8n
14-day free trial, dedicated IP, AI agents — and native n8n integration from day one.