Awesome n8n templates: 280+ free workflows, organised by use case
A curated, continuously updated GitHub collection of free n8n templates spanning marketing, sales, content and operations automation.
The Automation Wing
An n8n workflow template that pulls Search Console rankings and GA4 organic traffic on a schedule and writes both into a shared Google Sheet.
Most SEO reports are the same two numbers stitched together by hand: where you rank, and how much organic traffic that ranking is worth. This template does the stitching. On a schedule, it queries Search Console for query and page-level ranking data, pulls GA4's organic session and conversion figures for the same window, and appends both into a Google Sheet that the rest of the team can read without ever opening either platform.
It is from n8n's own official workflow library, which means one-click import and a maintained node set behind Search Console and GA4, rather than a forum post you have to reverse-engineer. Search Console and GA4 are the two data sources every organic report actually needs, so this template covers the ground floor rather than a niche extra. It is a sound base to extend with a client-facing dashboard or a Slack summary once the raw feed is flowing.
Templates like this drift when Google changes an API response shape or a scope requirement, so test a manual run before trusting the schedule. It writes raw rows to a Sheet; charting, filtering by branded versus non-branded queries, and any client formatting are left to you. Google's own API quotas apply, so a very large property may need the date range narrowed.
More Like This
A curated, continuously updated GitHub collection of free n8n templates spanning marketing, sales, content and operations automation.
An importable n8n flow that watches your sitemap, spots new or changed URLs and pings IndexNow so Bing and Yandex hear about a page the moment it ships.
An importable n8n flow that reads Meta account insights daily, compares yesterday against the trailing week and posts to Slack when spend swings beyond your threshold.