๐Ÿ“Š 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.

View All Scrapers

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
Marketing Campaign Analysis

How it works

  1. User sends a prompt
  2. C1 model based on prompt will use CoinGecko MCP to fetch live data
  3. C1 Model generates a UI Schema Response
  4. 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:

Facing setup issues?

If you get stuck or have questions:

๐Ÿ”— Nodes Used

AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup