๐ฌ Create automatic pivot tables in Google Sheets with n8n
โก 229 views ยท ๐ฌ Document Extraction & Analysis
Description
This n8n workflow pulls campaign data from Google Sheets and creates two pivot tables automatically each time it runs.
โ Step 1: Connect Google Sheets
- In n8n, go to Credentials โ click New Credential
- Select Google Sheets OAuth2 API
- Log in with your Google account and authorize access
- Use this sheet: ๐ Campaign Data Sheet
- Make sure the sheet includes:
- A Data tab (row 1 = headers, rows 2+ = campaign data)
- A tab for each pivot view (e.g. by Channel, by Campaign)
๐ฌ Need Help?
Feel free to reach out:
- ๐ง robert@ynteractive.com
- ๐ LinkedIn
๐ Nodes Used
Google Sheets, Summarize
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File