Integrasi

Satu nomor yang terhubung menjangkau sistem Anda dengan dua cara: Meta mengirimkan pesan ke URL yang Anda tentukan, dan Anda mengirimkannya melalui Cloud API.

Cara kerja setiap integrasi di sini

Tidak ada plugin yang perlu dipasang maupun SDK kami yang harus diandalkan. Permukaan integrasi adalah URL dan panggilan REST, dan itulah sebabnya ini berfungsi dengan alat yang belum pernah mendengar tentang kami.

  1. 1
    Arahkan webhook ke sistem AndaTentukan tujuan satu kali. Meta kemudian mengirimkan pesan yang diterima dan gema aplikasi langsung ke sana, tidak pernah melalui kami.
  2. 2
    Tanggapi verifikasi MetaEndpoint Anda harus mengembalikan hub.challenge dalam handshake GET sebelum pengiriman apa pun dapat berlangsung.
  3. 3
    Kirim dengan kredensial nomorID nomor telepon dan access token, yang dibaca di dasbor atau melalui konektor MCP, ke Cloud API.
  4. 4
    Patuhi jendela 24 jamTeks bebas di dalamnya, template yang disetujui di luar. Inilah aturan yang merusak integrasi dalam produksi.

Setiap integrasi, satu halaman

IntegrasiConnect WhatsApp to ChatGPT with a custom connectorTurn on developer mode in ChatGPT settings, add EasyCoexistence as a connector, and ChatGPT can list your numbers, check their health, send messages and templates, and point webhooks at your own systems, all on Meta's official Cloud API..IntegrasiConnect WhatsApp to Claude Code over MCPRun one claude mcp add command and Claude Code can reach a real WhatsApp number: list numbers, check health, send messages and templates, and set webhook destinations, all on Meta's official Cloud API rather than a linked device session..IntegrasiConnect WhatsApp to Claude with a custom connectorAdd https://easycoexistence.com/api/mcp as a custom connector in Claude and sign in.IntegrasiConnect WhatsApp to Cursor over MCPAdd EasyCoexistence to Cursor's MCP configuration and the editor can reach a real WhatsApp number without leaving your project: list numbers, check their health, send messages and approved templates, and point webhook destinations at whatever you are building, all on Meta's official Cloud API..IntegrasiConnect WhatsApp to Make on the official Cloud APIPoint the number's webhook destination at a Make custom webhook and every incoming message starts a scenario.IntegrasiConnect WhatsApp to n8n on the official Cloud APIPoint the webhook destination at an n8n Webhook node and every message to the number arrives as a workflow trigger.IntegrasiConnect WhatsApp to Zapier on the official Cloud APIPoint the number's webhook destination at a Zapier catch hook and every incoming message triggers a Zap.IntegrasiSend and receive WhatsApp from Node.jsReceiving is a route that answers Meta's verification GET and accepts POSTs.IntegrasiSend and receive WhatsApp from PythonReceiving is a route in your web framework that answers Meta's verification GET and accepts POSTs.
Integrasi · EasyCoexistence