Q: Diagnostic Forms
Hi, I'm evaluating tools to run personalized diagnostic forms, where the user:
Fills in basic registration data (name, email, phone number, company, segment)
Answers a sequence of multiple-choice questions
I have two key questions:
Does your platform store partial responses if the user abandons the form before completion?
Is it possible to send all collected responses (including partial ones) to platforms like Make.com or n8n for further processing via webhook or API?
I’m planning to handle logic, AI processing, and CRM workflows externally — you would focus only on form display, logic, and response capture.

Pascal_Funnelforms
Jun 6, 2025A: Hi, thanks for your questions. I will share the answers with you:
✅ Partial Responses Storage
Currently, Funnelforms natively store partial responses from users who abandon a form midway. You can activate the function in the form settings. You will see these leads marked in red in the Leads list in the software.
✅ API & Webhook Integration (Make.com, n8n)
Yes, Funnelforms supports webhook integrations and API-based data forwarding. Once a form is submitted, you can trigger data transmission to automation platforms like Make.com or Zapier or Webhook. The platform can send only the full response dataset (name, email, answers, etc.) for external processing — perfect for custom logic, AI, or CRM workflows. n8n ist actually not integrated natively, but I guess its possible to connect n8n via webhook to Funnelforms.
However, partial responses won’t be available via API or webhook either.
Funnelforms can act as the front-end collector for your diagnostic logic:
-Display multi-step, logic-based forms
-Handle complex question paths via conditional logic
-Forward all results via webhook to Make
-Let your external tools manage AI or CRM tasks