Slack Modal Form Submission Throws Error After Clicking "Submit"

Describe the problem/error/question

The Slack modal form opens successfully using views.open, but when a user clicks the Submit button, an error is thrown. The expected behavior is for the submission data to be captured and processed in n8n, but instead, Slack reports a failure.

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: 1.80.5, **
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): dockerPreformatted text
  • Operating system:

May be im missing submission request on workflow and i dont see any document referring that. could some one help me doing that?
Like after Views.open modal form, wait for the submission and n8n should receive data and process to notion .