FAQ: Tag

Tag: api

Categories

    Tags

      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.