๐ Conversational analytics with Google Sheet and C1 by Thesys
โก 101 views ยท ๐ Market Research & Insights
๐ก Pro Tip โ If youโre pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereโs a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search โ you just pass a URL and get structured data back.
Description
Conversational analytics with Google Sheet and C1 by Thesys
Turn any Google Sheet into a chat-powered dashboard. Ask questions in plain English and get interactive charts, tables, and UI (not just text) powered by C1 by Thesys. Outcome: faster insights from spreadsheet data. No filters, pivot tables, or manual chart building.
Check out a working demo of this template here.
Example Use Cases
You can use this setup for many real-world scenarios, such as:
Lead Tracking
- Upload your leads data to Google Sheets
- Ask questions like:
- โHow many new leads came from LinkedIn?โ
- โWhich region generated the most leads?โ
Marketing Campaign Analysis
- Store campaign performance data in a sheet
- Ask:
- โWhich campaign had the highest conversion rate?โ
- โCompare email vs paid ads performanceโ
How it works
- User sends a prompt
- C1 model based on prompt will use CoinGecko MCP to fetch live data
- C1 Model generates a UI Schema Response
- Schema is rendered as UI using Thesys GenUI SDK on the frontend
Setup
Make sure you have the following:
1. Thesys API Key
Youโll need an API key to authenticate and use Thesys services. ๐ Get your key here
2. Google Sheet as a Data Source
Prepare a Google Sheet that contains your data:
- Column headers in the first row
- Clean, structured data (no merged cells)
- Example columns:
datecampaign_nameleadscost
Facing setup issues?
If you get stuck or have questions:
-
๐ฌ Join the Thesys Community
-
๐ง Email support: support@thesys.dev
๐ Nodes Used
AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File