Implement “Send and Wait for Reply” Node for n8n
Davidson Gomes
PT:
Adicionar suporte a um nó que envia uma mensagem e aguarda uma resposta antes de prosseguir no fluxo. A resposta pode ser texto, botão interativo, etc. Isso permitiria fluxos de automação mais dinâmicos e conversacionais, capturando a interação do usuário antes de seguir para os próximos passos.
EN:
Add support for a node that sends a message and waits for a reply before continuing the flow. The reply can be text, button interactions, etc. This would enable more dynamic and conversational automation flows by capturing user interaction before proceeding to the next steps.
Casos de Uso / Use Cases
• PT: Criar fluxos de atendimento que aguardam confirmação do usuário; coletar input interativo antes de seguir para próxima ação.
• EN: Build customer support flows that wait for user confirmation; collect interactive input before executing the next action.
🔗 GitHub Issue #1860