PANDUAN WA OTOMATIS GRATIS/PENGUJIAN

A. Mode CallMeBot
1. Aktifkan nomor WhatsApp pada layanan CallMeBot dan dapatkan API key.
2. Masuk aplikasi sebagai admin.
3. Buka Pengaturan.
4. Provider Pengiriman: Gratis/Pengujian: CallMeBot.
5. Isi API Key CallMeBot.
6. Centang:
   - Buat notifikasi WA otomatis saat surat/disposisi dibuat.
   - Kirim otomatis via API/gateway setelah notifikasi dibuat.
7. Simpan.

B. Mode Fonnte
1. Daftar/masuk Fonnte dan ambil token API.
2. Provider Pengiriman: Fonnte API.
3. Isi token Fonnte.
4. Simpan dan uji dari menu Notifikasi WA.

C. Mode Custom Gateway
Endpoint custom menerima JSON POST:
{
  "target": "628xxxxxxxxxx",
  "phone": "628xxxxxxxxxx",
  "message": "Isi pesan"
}

D. Fallback Manual
Jika API gagal, operator tetap dapat menekan tombol Buka WA.
