View Categories

Third‑party APIs

< 1 min read

Corcava connects with select third‑party services for payments, email, and calendar.

Webhooks used by Corcava #

  • Stripe: payment status updates for hosted invoice pages.
  • PassimPay: crypto invoice status updates.
  • These webhooks automatically update invoice status and log payments when transactions complete.

    Public endpoints used by add‑ons #

  • Time‑tracker app: secure API endpoints for logging time and screenshots (requires sign‑in).
  • Chrome extension: endpoint to create contacts by user email.
  • Notes

  • Webhook setup is handled during integration. No coding is required from your side.
  • For security, only authenticated apps and verified webhooks are accepted.