Laude
December 2, 2024, 4:53pm
1
I would like to Interact with my AI agent through Slack using webhook.
That is, create a Slack channel where the AI agent reads and answers each user’s queries.
Is it possible to do this with a webhook?
Here I share an image of my automation:
Thank you!
**n8n Version: 1.69.2
Running n8n via: Docker(in the future) and n8n cloud (test)
Operating system: Windows
n8n
December 2, 2024, 4:53pm
2
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:
Jon
December 11, 2024, 2:02pm
4
Hey @Laude ,
Welcome to the community
It should be possible to do this, There is an example in our workflo library that may work as a starting point for you. You can find it here: Creating a AI Slack Bot with Google Gemini | n8n workflow template