Hi everyone, how are you? Sorry if I’m posting this question in the wrong place.
I created a frontend application for my automation using the webhook, and it’s working fine.
But now I need to add a human in the loop in the middle of the flow.
The human in the loop options in n8n involve other applications.
What I’d like is for the user to interact directly in my own frontend. I thought about using a webhook in the middle of the flow, but I can’t get it to work. Is it possible to use the webhook in the middle of the flow to ask the user questions that would appear in my frontend?
The human in the loop would be placed in this red node.
Can anyone help me? Thanks!