Automated n8n workflow to extract telemetry data from ThingsBoard and export it as CSV files directly into Google Drive.
Ideal for IoT data collection, logging, cloud backup, and reporting.
- Fetch telemetry data from ThingsBoard
- Export structured data as CSV
- Save automatically into Google Drive
- Schedule runs with cron or event triggers
- Scalable for analytics, dashboards, or backups
- n8n installed (self-hosted or cloud)
- ThingsBoard account with API access
- Google Account with Google Drive API enabled
git clone https://github.com/your-username/ThingsBoard-telemetry-extractor-googledrive-csv.git