Support Inbox, Ingest Endpoints & API Keys

Your CRM now has a shared inbox, webhook-powered data ingestion, and a proper REST API for building on top of.

What's new

  • Support inbox — BCC your Vigdis address on any email and it shows up as a conversation thread on the contact's record. Reply from Vigdis and the conversation stays in one place.
  • Ingest endpoints — Create secret-URL endpoints that accept JSON payloads and upsert records automatically. Hook up a form, a Zapier trigger, or anything that can POST JSON.
  • API keys — Generate Bearer tokens with optional scope restrictions. Use them for scripts, integrations, or anything that needs programmatic access.
  • Developer docs — Full OpenAPI spec with an interactive API reference at /developers. Every endpoint documented with request/response schemas.