01 · conversational questionnaire
Build a guided questionnaire bot with n8n
This workflow replaces the static form with a conversation: an n8n agent asks your audit questions one at a time, rephrases each answer, gets it confirmed, then records it immediately in Supabase through a dedicated tool. The example protocol shipped: a simplified 8-question GDPR audit.
See how it works node by node- ChattriggerChat (trigger)
- Agent questionnaireAI Agent
Attached AI sub-nodes
- Modèle OpenAIOpenAI model
- Mémoire de sessionSession memory
- Enregistrer la réponse (Supabase)HTTP tool (agent)