Automate WhatsApp and Slack Communication - n8n Workflow | Neura Market
Automate WhatsApp and Slack Communication
This workflow facilitates seamless, bidirectional communication between WhatsApp and Slack using n8n. It automates the reception, processing, and forwarding of messages, including text, media, and documents, between WhatsApp users and private Slack channels.
The workflow begins with a WhatsApp trigger that listens for incoming messages. It checks if a corresponding Slack channel exists for the sender's number, creating one if necessary. Messages are then routed based on type: text messages are sent directly to Slack, while media files are downloaded and uploaded to Slack channels. Conversely, a Slack trigger captures new messages or file uploads, forwarding text messages to WhatsApp contacts and sending media files as documents via WhatsApp API. Thi
Platform
n8n
Category
Communication
Price
Free
Creator
Aria Patel
slack
filter
switch
whatsApp
stickyNote
httpRequest
slackTrigger
whatsAppTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.