n8n-nodes-occasio
v1.2.6
Published
n8n community node for ChatPlatform - Send WhatsApp, Instagram & Messenger messages with interactive buttons, flexible customer lookup, and typing indicators
Maintainers
Readme
n8n-nodes-chatplatform
n8n community node untuk mengirim pesan WhatsApp, Instagram DM, dan Facebook Messenger.
Features
- Send Message - Kirim text, image, document, audio, video, template, atau interactive message
- List Templates - Lihat daftar WhatsApp message templates
- Get Template - Ambil detail template by ID
- Mark as Read - Tandai pesan sebagai sudah dibaca
- Send Typing Indicator - Tampilkan indikator mengetik
Installation
Via n8n Community Nodes
- Buka Settings > Community Nodes
- Klik Install
- Masukkan nama package dan confirm
Manual Installation
cd ~/.n8n/nodes
npm install nama-packageCredentials
- Login ke dashboard platform Anda
- Buka Settings > Developers > API Keys
- Buat API Key baru
- Di n8n, buat credentials baru dan paste API key
Operations
Send Message
Kirim pesan ke customer via WhatsApp, Instagram, atau Messenger.
Customer Lookup:
| Method | Contoh |
|--------|--------|
| Customer ID | cust_abc123 |
| Phone Number | +6281234567890 |
| Instagram Username | johndoe |
Message Types: | Channel | Types | |---------|-------| | WhatsApp | text, image, document, audio, video, template, interactive | | Instagram | text, image, media_share | | Messenger | text, image, video, audio, file |
List Templates
Filter WhatsApp templates by:
- Status: APPROVED, PENDING, REJECTED
- Category: MARKETING, UTILITY, AUTHENTICATION
Mark as Read
Kirim read receipt untuk pesan masuk.
Send Typing Indicator
Tampilkan typing indicator ke customer (rate limit: 1x per 3 detik).
License
MIT
