I want to set up a webhook with the Event Subscriptions feature in slack

Describe the problem/error/question

hello,
I’m just starting to learn n8n (Slack chatbot powered by AI | n8n workflow template).
I want to create a workflow that sends a message to slack, asks a question via the assistant API, and then sends the answer back to slack,
I’m not a developer so I’m struggling with setting up webhooks, and I’m trying to find documentation on how to set up a webhook post as an event subscription to slack.
I was hoping you could help me with where to look.
Thanks in advance for your help.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@s_rn , this is not an easy topic if you have never done it before (just the Slack part I’m talking about). Here’s the reading you can start with, Handling user interaction in your Slack apps.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.