Description
n8n-nodes-fzap
This is an n8n community node that integrates with FZAP WhatsApp API in your n8n workflows.
FZAP is a WhatsApp API service that allows you to send and receive messages, manage groups, handle media files, and more through a simple REST API.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Chat
- Send text, image, audio, document, video, sticker messages
- Send buttons, lists, templates, contacts, locations, polls
- Download media (image, audio, document, video)
- Edit and delete messages
- React to messages
- Archive, mute, pin chats
- Set chat presence (typing, recording, etc.)
- Mark messages as read
- Connect/disconnect WhatsApp
- Get QR code for authentication
- Pair phone number
- Get connection status
- Configure call rejection
- Configure S3 storage
- Configure proxy
- Create groups
- Get group info and invite links
- Add/remove/promote/demote participants
- Set group name, photo, topic
- Configure group settings (announce, locked, ephemeral)
- Check if numbers are on WhatsApp
- Get user info and avatar
- Get/set privacy settings
- Set profile name and status
- Manage contacts
- Receive real-time events from WhatsApp
- Message received/sent/updated
- Connection status changes
- Group events
- Call events
- And more…
- Chatwoot integration
- Paid Traffic / Meta Conversions API
- Newsletter management
- Status/Stories
- Tested with n8n version 1.x
- Requires FZAP API
- n8n community nodes documentation
- FZAP Documentation
Session
Group
User
Webhook (Trigger)
Integrations
Credentials
To use this node, you need:
1. A running FZAP instance
2. Create credentials in n8n with:
– Base URL: Your FZAP API URL (e.g., https://api.yourfzap.com)
– API Key: Your FZAP API key
– Instance Name: Your WhatsApp instance name
Compatibility
Resources
Author
Daniel Carbonell (flouds.com.br)