Google Forms
What is Google Forms?
Google Forms is a simple way to create online forms and surveys, collect submissions, and view responses in real time. Connecting Google Forms to Konnectify lets you automatically capture new form responses and route them into your business systems—without manual exports or copy/paste.
Use this integration to trigger workflows when someone submits a form, fetch form metadata, and retrieve responses for processing, enrichment, and reporting.
API & Authentication
- Form structure/metadata (scope: forms.body)
- Read-only access to form responses (scope: forms.responses.readonly)
- Basic profile information for the authenticated Google account (scope: userinfo.profile)
How to connect Google Forms to Konnectify
- A Google account with access to the target Google Form(s)
- A Google Cloud project with an OAuth consent screen configured
- OAuth 2.0 credentials (Client ID and Client Secret)
- Permission to grant the requested scopes for Forms and Responses
Add Google Forms to a Workflow
- Create or open a Workflow in Konnectify.
- Click Add step and choose Google Forms.
Authorize via OAuth 2.0
- Click Connect (or Add new connection).
- Enter your Client ID and Client Secret.
- Complete the Google consent screen to grant access.
Configure the Trigger or Action
- Select a Trigger (for example, New Form Response) or an Action.
- Provide required identifiers such as Form ID (and Response ID when needed).
- Map outputs into subsequent steps (e.g., parse response content, store it, or notify a team).
Test the Workflow
- Run a test to confirm the connection and permissions are correct.
- If using the trigger, submit a new form response to generate fresh test data.
Activate the Workflow
- Turn the Workflow On.
- Monitor the first few runs to confirm responses are being captured as expected.
Triggers 1
This integration includes 1 trigger. The trigger uses polling to periodically check Google Forms for newly submitted responses.
Actions 3
Use actions to fetch forms and responses on demand—ideal for lookups, auditing, and downstream processing.
Popular automations
Route each new submission into processing
When a respondent submits a form, immediately fetch the full response payload for validation, parsing, and routing to downstream steps.
Keep a reporting dataset current
On each new response, pull all form responses and use them to refresh a downstream report (useful for periodic reconciliation or snapshots).
Enrich responses with form metadata
When a new response arrives, fetch the form’s metadata (title, items) to help interpret answers and standardize field mapping downstream.
Reconcile single submissions on demand
If you store response IDs, you can re-fetch a single response for audit, reprocessing, or troubleshooting (e.g., rerun a failed downstream step).
FAQ
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article