Survey in n8n

Dear all, I want to build a survey and currently explore tools.

Alongside google forms I checked of course n8n, for the simple reason that it could help me to process the survey afterwards. It’s one of my first workflows though. Has anyone experience with this? I am a little scared that maybe it’s not stable or unsure if it will run smoothly if several people fill out the form. Any learnings? / Things to look out for? Thank you in advance

Can you share more about it? Multi users filled out form and it is smoothly works.

Hey @Jennifer_Kiunke !

Welcome to n8n community!

In some benchmark in n8n blog I can see with a good n8n instance 70 requests/second is handled with 0% failure.

So, yea, it was build to handle very easily “surveys”.

In case your processing is heavy, you can respond on Form Is Submitted and do heavier work later in the workflow or via queues.

n8n is a very flexible and powerful tool.

Cheers!

1 Like