How to Import Google Sheets to Notion

You’re managing a growing list of contacts, sales reports, or project plans in Google Sheets, but you want to bring all that data into Notion for better organization. Manually copying and pasting? That’s outdated.

With the Notion Google Sheets integration, you can seamlessly sync your spreadsheet data with Notion without writing a single line of code. Using Note API Connector, you’ll set up a fully automated workflow to fetch, transform, and update your Notion pages with live data from Google Sheets.

In this guide, you’ll learn:

  • ✅ How to enable Google Sheets API and connect it to Notion
  • ✅ How to set up OAuth authentication for a secure integration
  • ✅ How to import Google Sheets into Notion in just a few clicks

Whether you’re a project manager, data analyst, or productivity enthusiast, this Google Sheets Notion integration will save you hours of manual work.

Getting started with Note API Connector

You can get started in just a few clicks:

Simply authenticate your Notion account, grant the necessary permissions, and start creating API requests effortlessly.

👉 Follow the official setup guide for step-by-step instructions.

Enable Google Sheets API

If you want to use Google Sheets API, you need to create a free Google Cloud account.

👉 Follow this guide with step-by-step instructions.

Once you've created your account, you can enable Google Sheets API.

In Google Cloud Console, type Google Sheets API and select it from the dropdown.

Google Sheets API

Click ENABLE to use Google Sheets API.

Google Sheets API

Add Credential Type

Click CREATE CREDENTIALS or or navigate to APIs & Services → Credentials.

Google Console Create Credentials

Select Google Sheets API and choose Application data. Then, click DONE.

Google Sheets API Credentials

Add Google Cloud Service Account

You’ll need a Service Account to interact with Google Sheets and other Google Cloud resources securely.

👉 Follow this guide for a detailed walkthrough of setting up your Service Account.

When service account is created, click on it to open its settings and open the keys.

Google Service Account Keys

Click Add key → Create new key.

Google Service Account Create Key

Keep JSON option and click Create.

Google Key JSON Create

A JSON file containing your credentials will automatically download. Keep this file secure—you’ll need it later.

Google JSON Download

Open your Google Sheets document and share the document with the email client_email from the JSON file.

Google Sheets Share

Set Up Google OAuth Credentials

For Notion Google Sheets integration to work seamlessly, you also need to configure OAuth authentication.

👉 Follow this guide to create your Google OAuth client.

Add Google OAuth Connection to Note API Connector

Now it’s time to connect Google Sheets to Notion through OAuth. Click Create request and select Authorization → OAuth → New.

Notion Google Oauth

Now, add data from JSON file into the OAuth configuration modal window.

  • Name, e.g. Google Sheets
  • Authorization Base URLhttps://accounts.google.com/o/oauth2/auth
  • Token URLhttps://oauth2.googleapis.com/token
  • Client ID → your Client ID from JSON file
  • Client Secret → your Client secret from JSON file
  • Scopeshttps://www.googleapis.com/auth/spreadsheets.readonly
Notion Google Sheets OAuth

Popup window will appear prompting you to log in with your Google account. This step is required to create secure connection between Note API Connector and Google.

Notion Google OAuth Verify

After successful authentication, you will see a success status in Note API Connector dropdown, indicating that Google and Note API Connector are now connected and ready for data sync.

Notion Google OAuth Success

Import Google Sheets Data to Notion

With everything set up, importing Google Sheets data into Notion is just a few clicks away.

Open your Google Sheet document and copy the document ID from the URL.

Google Sheets ID

To retrieve Google Sheets data, use the following API endpoint:

https://sheets.googleapis.com/v4/spreadsheets/SPREADSHEET_ID/values/SHEET_NAME

You can find the reference for this api here. Then, click Run.

Google Sheets API URL

Review Google Sheets data in the Response Field Mapping view.

Google Sheets Notion Response View

Click Save & Import to store the data in your Notion database.

Google Sheets Notion Imported Data

Automate Data Updates in Notion

Manually updating your Google Sheets data in Notion can be tedious—especially if you’re managing dynamic reports, financial data, or customer insights. Instead of manually copying and pasting data, let Note API Connector do the heavy lifting with its automated scheduling feature.

With just a few clicks, you can set up automatic syncs at your preferred intervals—hourly, daily, or even real-time updates. This ensures that your Notion workspace always reflects the most up-to-date Google Sheets data, eliminating the risk of outdated information.

Automate Data Updates

Conclusion

Bringing Google Sheets data into Notion has never been easier. With Note API Connector, you can seamlessly integrate spreadsheets into Notion without writing a single line of code.

Whether you're managing project tracking, sales reports, or business analytics, this integration will save time, reduce errors, and boost productivity.

🚀 Ready to streamline your workflow? Try Note API Connector today and experience effortless Google Sheets to Notion automation.

Frequently asked questions