Google Workspace Export — User Guide
What is this?
Google Workspace Export lets you export data from NordicPulse directly to Google Sheets or Google Drive. The tool is available both as a UI tool and as an MCP tool for AI agents.
Prerequisites
- Active NordicPulse account (Starter plan or above)
- Google account connected via OAuth (Settings → Connections → Google)
- 5 credits per export
How to use
Via UI (web app)
- Navigate to
/app/tools/google-workspace-export - Enter a title for the spreadsheet
- Paste your data (CSV, TSV, or tab-separated)
- Preview the parsed data
- Click "Export to Sheets"
- Open the link to Google Sheets
Via MCP (AI agents)
AI agents can use the export_to_google_sheets tool directly:
Export my keyword analysis to Google Sheets
The agent sends structured data (title, column headers, rows) to the Edge Function which creates the spreadsheet.
Features
- Create new spreadsheet — Creates a brand new Google Sheets document
- Append to existing — Provide a spreadsheet ID to add data to an existing sheet
- Custom sheet name — Choose the tab name in the spreadsheet
- Google Drive upload — Upload files directly to Drive
Data Formats
The tool accepts:
- CSV — Comma-separated values
- TSV — Tab-separated values
- Semicolon-separated — Common in Nordic Excel exports
Troubleshooting
| Problem | Solution |
|---|---|
| "No Google tokens found" | Reconnect your Google account via Settings |
| "Token expired" | Token refreshes automatically — try again |
| "Token refresh failed" | Reconnect your Google account |
| Empty cells | Verify your CSV format is correct |
Cost
5 credits per export.
Related Tools
- Keyword Research — Export keyword data to Sheets
- SEO Audit — Export audit results
- Competitor Analysis — Export competitor data
Last updated 2026-03-31