AutomationFlowsSlack & Telegram › Automação Básica - Webhook Para Slack

Automação Básica - Webhook Para Slack

Automação Básica - Webhook para Slack. Uses slack. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesSlack
Slack & Telegram Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Automa\u00e7\u00e3o B\u00e1sica - Webhook para Slack",
  "nodes": [
    {
      "parameters": {},
      "id": "webhook-trigger",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "message": "Nova mensagem recebida: {{ $json.body.message }}",
        "channel": "#geral"
      },
      "id": "slack-message",
      "name": "Enviar para Slack",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 1,
      "position": [
        460,
        300
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Enviar para Slack",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "1"
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Automação Básica - Webhook para Slack. Uses slack. Webhook trigger; 2 nodes.

Source: https://github.com/Marcocardoso28/SparkOne-AI/blob/7147157c56eaf696c6226018ce11a57c45556ac1/sparkone-n8n-workflows/workflow_exemplo.json — original creator credit. Request a take-down →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

Stripe webhook to Slack and Google Sheets. Uses slack, googleSheets. Webhook trigger; 4 nodes.

Slack, Google Sheets
Slack & Telegram

Non-Tech Team Onboarding - AI Tool Setup Automation. Uses httpRequest, slack, emailSend. Webhook trigger; 4 nodes.

HTTP Request, Slack, Email Send
Slack & Telegram

Webhook. Uses slack. Webhook trigger; 3 nodes.

Slack
Slack & Telegram

HR teams, IT Operations, and System Administrators managing employee onboarding at scale. It’s perfect if you use Odoo 18 to trigger account requests and need Redmine + GitLab accounts created instant

HTTP Request, Slack
Slack & Telegram

This workflow is a complete, production-ready solution for recovering abandoned carts in Shopify stores using a multi-channel, multi-touch approach. It automates personalized follow-ups via Email, SMS

HTTP Request, Shopify, SendGrid +5