{
  "createdAt": "2025-03-04T05:07:50.684Z",
  "updatedAt": "2025-03-04T21:04:11.518Z",
  "id": "dBTFcNDVqjuQ619T",
  "name": "Tool: Post Message to Slack",
  "active": false,
  "nodes": [
    {
      "parameters": {
        "authentication": "oAuth2",
        "select": "channel",
        "channelId": {
          "__rl": true,
          "value": "C083QQBQTAM",
          "mode": "list",
          "cachedResultName": "flowise-n8n"
        },
        "text": "={{ $json.body.message }}",
        "otherOptions": {
          "includeLinkToWorkflow": false
        }
      },
      "id": "4882859e-bf35-475b-9fd2-a068ac4fc602",
      "name": "Slack",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 2.2,
      "position": [
        1040,
        360
      ],
      "credentials": {
        "slackOAuth2Api": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "options": {}
      },
      "id": "a9e7aa8a-04ba-4dc6-8a14-f2c435df4ad8",
      "name": "Respond to Webhook",
      "type": "n8n-nodes-base.respondToWebhook",
      "typeVersion": 1.1,
      "position": [
        1260,
        360
      ]
    },
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "f17f77e5-51dc-4589-8b51-4c8adc23c3c0",
        "authentication": "headerAuth",
        "responseMode": "responseNode",
        "options": {}
      },
      "id": "db4d3557-e423-43e9-8f0c-b4309f304567",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        820,
        360
      ],
      "credentials": {
        "httpHeaderAuth": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Slack": {
      "main": [
        [
          {
            "node": "Respond to Webhook",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Slack",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "c38ac0d0-443e-4f20-94e2-7b3529fa5999",
  "triggerCount": 0,
  "tags": [
    {
      "createdAt": "2025-03-04T21:03:30.839Z",
      "updatedAt": "2025-03-04T21:03:30.839Z",
      "id": "axMWVfQXy5mbxCQA",
      "name": "tool"
    }
  ]
}