Trigger user action (form, ...)

Dear,

I would like to insert a manual User action as Form for example which user confirm a choice before AI Agent n°3 can communicate on the Internet, how can i do that please?

Thank you.

Information on your n8n setup

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

Ehy @jamal,
try the “human in the loop” node

Here also a video that explain everything.

Tell me if it’s sounds good for you!

There are no many choices for Human in the loop, no simple actions.

you could have a message sent to you on Telegram or an email where you just have to click on a CTA to send a flow forward.

What do you mean by simple action?

simple action (form with radioButton), without use email… because you need api key…


Maybe with a wait node?

1 Like

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