Describe the problem/error/question
I am trying to integrate the Slack node as a way to approve some process... I can't get the slack node to successfully return the approval result. Everything works up to when I click the response in Slack and the n8n flow is supposed to continue. I get a warning on Slack that says 'This app responded with Status Code 404' and node in n8n only shows a Loading Data message with a spinner and stays that way.
I know that in The Slack app configuration I have to set the Request URL but to what? I cant find where in n8n is this url provided.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
-
n8n version: 2.14.2
-
Database (default: SQLite): Postgres
-
n8n EXECUTIONS_PROCESS setting (default: own, main):
-
Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
-
Operating system:

