Block 1 - Split Out
- Type / Role
- n8n-nodes-base.splitOut - splitOut
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How it works This workflow gets the search console results data and exports this to google sheets. This makes it easier to visualize and do other SEO related tasks and activities without having to ...
n8n-nodes-base.splitout, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Zacharia Kimotho.
Original n8n.io sourceThis workflow gets the search console results data and exports this to google sheets. This makes it easier to visualize and do other SEO related tasks and activities without having to log into Search Console
Prerequisites:
An n8n instance set up and running.
Active Google Account with access to Google Search Console and Google Sheets.
Google OAuth 2.0 credentials for API access.
Step-by-Step Setup:
Running the Workflow:
Trigger the workflow manually or wait for the schedule to run it automatically.
Monitoring Execution:
Check the execution logs in n8n's dashboard to ensure all nodes complete successfully.
Common Issues:
Invalid OAuth credentials – ensure credentials are set up correctly.
Incorrect Google Sheets URLs – double-check document links and permissions.
Scheduling conflicts – make sure the schedule set does not overlap with other workflows.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Export search console results to Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Market Research |
| Author | Zacharia Kimotho |
| Published | 07 Dec 2024 |
Use the JSON export at /data/workflows/2613/2613.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How it works This workflow gets the search console results data and exports this to google sheets. This makes it easier to visualize and do other SEO related tasks and activities without having to ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.