๐Ÿ“ฑ Forward Slack channel messages to WhatsApp with MoltFlow

โšก 2 views ยท ๐Ÿ“ฑ Social Media & Email Marketing

Description

How it works

  1. Slack sends an outgoing webhook when a message is posted in a channel
  2. The message text, sender, and channel name are extracted
  3. A formatted message is forwarded to your WhatsApp number via MoltFlow
  4. Empty messages and Slack URL verification challenges are handled automatically

Set up steps (~5 min)

  1. Create a MoltFlow account at molt.waiflow.app and connect your WhatsApp
  2. Activate this workflow and copy the webhook URL
  3. In Slack, configure an outgoing webhook or Event Subscription pointing to the n8n URL
  4. Set YOUR_SESSION_ID and YOUR_PHONE in the Format Message code node
  5. Add your MoltFlow API Key as Header Auth credential (header name: X-API-Key)

Prerequisites

๐Ÿ”— Nodes Used

HTTP Request, Webhook

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup