Fill and send answer to Google Forms

Have any of you ever filled out and sent the responses to a Google Forms form using its API? And if so, how do you do that with n8n? Do you have an example to provide me? I want to send multiple responses to a single form with an n8n workflow.

TIA

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @PLegoux

At the moment n8n does not have a pre-built node for Google Forms, but you can integrate with their API using the HTTP request node.

Why don’t you try it out and let us know how you get on or if you get stuck with anything in particular?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.