integrate-whatsapp

Installation
Summary

End-to-end WhatsApp integration with onboarding, messaging, templates, interactive messages, and native Flows.

  • Onboard customers via hosted setup links with CLI or direct API; detect connections through webhooks or redirect URLs
  • Send text messages, templates (with named parameters and buttons), interactive messages, and media; read inbox data via CLI, SDK, or API
  • Build native WhatsApp Flows (forms) with static or dynamic endpoints; manage encryption, versioning, and testing
  • Receive project and phone-number events via webhooks with configurable buffering, payload versions, and signature verification
  • Includes 40+ helper scripts for templates, flows, webhooks, messaging, and OpenAPI exploration; full reference docs and asset examples
SKILL.md

Integrate WhatsApp

Setup

Preferred path:

  • Kapso CLI installed and authenticated (kapso login)
  • Use kapso status to confirm project access before onboarding or messaging

Fallback path: Env vars:

  • KAPSO_API_BASE_URL (host only, no /platform/v1)
  • KAPSO_API_KEY
  • META_GRAPH_VERSION (optional, default v24.0)

Auth header (direct API calls):

X-API-Key: <api_key>
Related skills
Installs
1.8K
GitHub Stars
115
First Seen
Jan 29, 2026