AutomationFlowsSlack & Telegram › Slack Node Without Credentials

Slack Node Without Credentials

Slack Node Without Credentials. Uses slack. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesSlack
Slack & Telegram Trigger: Event 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": "Slack Node Without Credentials",
  "nodes": [
    {
      "id": "c1000000-0000-0000-0000-000000000001",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ],
      "parameters": {}
    },
    {
      "id": "c1000000-0000-0000-0000-000000000002",
      "name": "Send Slack Message",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 2,
      "position": [
        460,
        300
      ],
      "retryOnFail": true,
      "parameters": {
        "resource": "message",
        "operation": "post",
        "channel": "#general",
        "text": "Hello from n8n!"
      }
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Send Slack Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null
}
Pro

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

About this workflow

Slack Node Without Credentials. Uses slack. Event-driven trigger; 2 nodes.

Source: https://github.com/AutomateLab-tech/n8n-mcp/blob/main/eval/workflows/err-no-credentials.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

This template is for teams using n8n in production who want immediate visibility into workflow failures. It’s ideal for DevOps teams, automation engineers, and operations teams who need reliable error

Error Trigger, Slack, Google Sheets
Slack & Telegram

Report N8N Workflow Errors To Slack. Uses slack, errorTrigger, stickyNote. Event-driven trigger; 5 nodes.

Slack, Error Trigger
Slack & Telegram

Wait Datetime. Uses calendlyTrigger, pipedrive, dateTime, slack. Event-driven trigger; 5 nodes.

Calendly Trigger, Pipedrive, Slack
Slack & Telegram

Googlesheets Slack. Uses typeformTrigger, googleSheets, emailSend, slack. Event-driven trigger; 5 nodes.

Typeform Trigger, Google Sheets, Email Send +1
Slack & Telegram

Error Logger. Uses errorTrigger, googleSheets, slack, stickyNote. Event-driven trigger; 5 nodes.

Error Trigger, Google Sheets, Slack