An n8n community node to integrate with WasapBom WhatsApp API directly in your workflows.
This node enables seamless WhatsApp messaging automation in n8n, allowing you to send messages, media, manage contacts, create groups, and perform other WhatsApp operations without leaving your workflow.
- Send Messages: Text, Media (images, videos, documents, audio), Locations, and Contacts
- Contact Management: Add and manage WhatsApp contacts
- Group Management: Create and manage WhatsApp groups
- Chat Operations: Check numbers, retrieve chat lists, and get messages
- Instance Management: Get information about your WhatsApp instance
Follow the n8n community nodes installation guide:
- Go to Settings > Community Nodes
- Select Install
- Enter
n8n-nodes-wasapbom
in the input field - Agree to the risks of using community nodes
- Click Install
- A WasapBom account (register at panel.wasapbom.com)
- API Key from WasapBom dashboard
- n8n version 1.0.0 or newer
- In your n8n instance, navigate to Credentials
- Click Create New Credentials
- Search for "WasapBom API"
- Enter your API Key from the WasapBom dashboard
- Save the credentials
- Add a new WasapBom node
- Select "Message" as Resource
- Select "Send Text" as Operation
- Enter the recipient phone number (with country code, no +)
- Type your message text
- Connect to the rest of your workflow
- Add a new WasapBom node
- Select "Message" as Resource
- Select "Send Media" as Operation
- Enter the recipient phone number
- Select the media type (image, video, document, audio)
- Enter the URL of the media
- Optionally add a caption
- Connect to the rest of your workflow
- Send Text
- Send Media (images, videos, documents, audio)
- Send Location
- Send Contact
- Add Contact
- Create Group
- Check Numbers
- Get Chats
- Get Messages
- Get Info
This node was created by [Khairul/Web Impian Sdn Bhd]