Skip to main content

Changelog

2026-07-31 (later)

  • Removed the standalone LeadSquared quickstart page — merged into Integration: LeadSquared, which now covers setup end to end.
  • Full technical rewrite of all integration pages (LeadSquared, Zoho CRM, Zoho Desk, WhatsApp, Email/SMTP) — real API endpoints, field mappings, and known provider quirks pulled directly from the implementation.
  • Full REST API reference: all four /v1 endpoints (outbound calls, call status, call analysis, assistant knowledge base), documented request/response shapes, permission scopes, and error codes.
  • Documented actual rate limits (60 req/min global, 60/min per key for outbound calls) and the full error code reference.
  • Broadened webhook docs with provider-specific registration/health behavior (LeadSquared auto-disable vs Zoho watch-channel renewal).

2026-07-31

  • Initial developer documentation site published.
  • Documented LeadSquared inbound webhook flow (new lead, owner reassignment).
  • Documented Zoho CRM inbound webhook + outbound sync (lead, call log, note).
  • Documented REST API key authentication for /v1/* endpoints.