All integrations

Connect Projora with your existing workflow

Development

GitHub

Link commits, track PRs, and sync issues with your repositories.

Available

GitLab

Connect your GitLab repos for seamless code tracking.

Coming Soon

Bitbucket

Integrate with Bitbucket repositories and pipelines.

Coming Soon

VS Code

View and manage tasks directly from your IDE.

Coming Soon

Communication

Slack

Get notifications, create tasks, and update status from Slack.

Available

Discord

Sync your team communication with Discord channels.

Coming Soon

Email

Create tasks from emails and get digest notifications.

Available

Automation & API

Webhooks

Trigger custom workflows with incoming and outgoing webhooks.

Available

REST API

Full API access to build custom integrations and automations.

Available

Zapier

Connect to 5,000+ apps with Zapier automation.

Coming Soon

Build your own integration

Use our comprehensive API and webhooks to build custom integrations tailored to your team's workflow.

JavaScript
import { Projora } from '@projora/sdk';

const client = new Projora({
  apiKey: process.env.PROJORA_API_KEY
});

// Create a task with AI automation
const task = await client.tasks.create({
  title: 'Add user auth endpoint',
  aiEnabled: true
});

Ready to connect your tools?

Start your free trial and integrate Projora with your existing workflow.

No credit card required. 14-day free trial.