You are viewing beta documentation for Formie 4.x.
Miscellaneous
Google Sheets
Follow the below steps to connect to the Google Sheets API.
Step 1. Create the Integration
- Navigate to Formie → Settings → Miscellaneous.
- Click the New Integration button.
- Select Google Sheets as the Integration Provider.
Step 2. Connect to the Google Sheets API
- Go to the Google API Console.
- Select an existing project or create a new one.
- Go to the APIs & Services → Library and enable the Google Drive API and Google Sheets API for the project.
- Next, go to the APIs & Services → Credentials section.
- Click Create Credentials → OAuth client ID.
- On the following page, select the Application Type as Web application.
- Provide a suitable Name so you can identify it in your Google account. This is not required by Formie.
- Under the Authorized JavaScript origins, click Add URI and enter your project's Site URL.
- Under the Authorized redirect URIs, click Add URI and enter the value from the Redirect URI field in Formie.
- Then click the Create button.
- Once created, a popup will appear with your OAuth credentials. Copy the Client ID and Client Secret values and paste into the fields in Formie.
Step 3. Test Connection
- Save this integration.
- Click on the Connect button in the right-hand sidebar.
- You‘ll be redirected to Google, where you must approve Formie to access your Google account.
Step 4. Form Setting
- Go to the form you want to enable this integration on.
- Click the Integrations tab.
- In the left-hand sidebar, select the name you gave the integration.
- Enable the integration and fill out all required fields.
- Click Save to save the form.
Last updated: June 2, 2026, 3:49:50 PM