TypeError: Cannot read properties of undefined (reading 'channel')
at WebhookContext.webhook (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Slack/SlackTrigger.node.js:299:76)
at WebhookService.runWebhook (/usr/local/lib/node_modules/n8n/dist/webhooks/webhook.service.js:181:39)
at Object.executeWebhook (/usr/local/lib/node_modules/n8n/dist/webhooks/webhook-helpers.js:181:92)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at /usr/local/lib/node_modules/n8n/dist/webhooks/test-webhooks.js:112:37
What is the error message (if any)?
Cannot read properties of undefined (reading ‘channel’)
Please share your workflow
Literally no workflow as I can’t even get the trigger to work!