How can i prevent Slack's modal from opening when user clicks on button in "send and wait for response" node?

Describe the problem/error/question

How can I prevent Slack’s modal to open? I only need the “approved” from the user clicking on the button but instead it opens a window and I can’t find how to remove it.

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:

Hi @brm
Welcome to the community

Here, Send and Wait for Response will display the n8n form. If you want an alternative, use Slack Block Kit to create a button via the Block Kit Builder: Slack .

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