Integrations
How does the Slack integration work?
The Slack integration is coming in November 2025. It will allow you to create and update tasks from Slack, receive project and deal notifications in channels, use time tracking slash commands, get daily digests of team activity, and have two-way comment sync between Corcava and Slack.
What features are available through Telegram?
Corcava's Telegram integration allows you to manage tasks, receive notifications, and track time directly through Telegram. You can create tasks, get project updates, and stay connected without switching apps. This is perfect for teams that primarily use Telegram for communication.
Does Corcava sync with Google Calendar?
Yes, Corcava offers two-way Google Calendar synchronization. Meetings and events created in Corcava automatically appear in Google Calendar, and updates in either platform reflect everywhere. This prevents double-booking and ensures your schedule is always synchronized.
How do I add a chat widget to my website?
Corcava provides an embeddable chat widget that you can add to your website with a single line of code. The widget is customizable to match your brand, includes AI-powered automatic responses, and allows website visitors to chat directly with your team. All conversations are tracked in Corcava.
How do I post jobs to Career Habr and Freelancer.com?
Corcava integrates directly with Career Habr and Freelancer.com. You can create job postings within Corcava with AI-powered description generation, then post them directly to these job boards without leaving the platform. The integration includes intelligent form validation and member assignment for managing applicants.
How does the Stripe integration work?
Corcava integrates with Stripe for payment processing. Clients can pay invoices online via credit card, payment status updates automatically via webhooks, and you can accept both one-time invoice payments and subscription billing. All payment data is securely processed through Stripe's PCI-compliant infrastructure.
Can clients pay invoices with cryptocurrency?
Yes! Through the PassimPay integration, Corcava accepts cryptocurrency payments for invoices. Supported cryptocurrencies are configurable, payment status updates via webhooks, and clients can choose crypto as a payment option alongside traditional card payments.
Does Corcava integrate with QuickBooks?
QuickBooks synchronization is on the roadmap for Q2 2026 and beyond. This will enable automatic sync of invoices, payments, and expenses between Corcava and QuickBooks for seamless accounting workflows.
Can I integrate Corcava with Zapier?
A Zapier connector is planned for Q2 2026 and beyond, which will enable unlimited integrations with thousands of apps through Zapier's platform. Currently, Corcava offers direct integrations with Slack, Telegram, Google Calendar, Stripe, email providers, and job boards.
Does Corcava support webhooks for custom integrations?
Yes, Corcava supports webhooks for custom integrations and external triggers. You can configure webhooks to fire on specific events like task movements, deal stage changes, invoice payments, and other actions. This enables integration with any external system that accepts webhook data.
Is there an API for custom development?
Yes! Corcava provides a comprehensive RESTful Public API for custom integrations and automation. Access your projects, tasks, boards, clients, contacts, and tickets programmatically. Generate API keys from Settings → Integrations, and use standard HTTP methods to create, read, update, and delete resources. Full interactive API documentation is available at /api/v1/docs with examples and endpoint details.
How do I get started with the Public API?
Generate your API key from Settings → Integrations → Public API section. Click 'Generate API Key' and copy it immediately - it's only shown once. Include the key in the Authorization header (Bearer YOUR_API_KEY) with all requests to https://corcava.com/api/v1. Visit /api/v1/docs for complete interactive documentation with all endpoints, request/response examples, and testing capabilities.
What can I do with the Public API?
The Public API provides full CRUD access to projects, tasks, boards, clients, contacts, and tickets. Create projects automatically, sync tasks from external tools, build custom dashboards, integrate with webhooks, and automate workflows. All requests are automatically scoped to your team for security. Use filtering, searching, and pagination to efficiently retrieve data. Perfect for developers building custom integrations or automating repetitive tasks.

Can I track social media interactions with contacts?