Integrations

Connect your favorite tools

LaunchKit integrates with 200+ tools you already use. Automate workflows, sync data, and build without switching tabs.

Most popular

The integrations our customers love most

Slack

Get instant notifications, create tasks from messages, and keep your team in sync.

Learn more

GitHub

Sync issues, automate workflows, and track commits directly in LaunchKit.

Learn more

Notion

Sync pages, embed databases, and create a seamless knowledge base connection.

Learn more
Browse All

200+ integrations and counting

From dev tools to analytics, we've got you covered

S
Slack
Communication
D
Discord
Communication
T
Microsoft Teams
Communication
Z
Zoom
Communication
I
Intercom
Communication
G
GitHub
Development
G
GitLab
Development
B
Bitbucket
Development
J
Jira
Development
L
Linear
Development
V
Vercel
Development
N
Netlify
Development
N
Notion
Productivity
A
Asana
Productivity
T
Trello
Productivity
M
Monday.com
Productivity
A
Airtable
Productivity
G
Google Drive
Productivity
D
Dropbox
Productivity
G
Google Analytics
Analytics
M
Mixpanel
Analytics
A
Amplitude
Analytics
S
Segment
Analytics
H
Hotjar
Analytics
F
Figma
Design
S
Sketch
Design
X
Adobe XD
Design
F
Framer
Design
I
InVision
Design
Developer API

Build custom integrations

Can't find what you need? Our REST API and webhooks make it easy to build custom integrations with any tool or service.

RESTful API
Full access to all LaunchKit features
Webhooks
Real-time events for any action
SDKs
Libraries for Python, Node, Ruby, and more
api-example.js
const launchkit = require('launchkit');

const client = launchkit('your-api-key');

// Create a new project
const project = await client.projects.create({
  name: 'My Project',
  team: 'team_123'
});

Ready to connect your tools?

Start your free trial and set up your first integration in minutes. No credit card required.