Automated ISS Position Logger with TimescaleDB Integration - n8n Workflow | Neura Market
Automated ISS Position Logger with TimescaleDB Integration
This workflow automates the logging of the International Space Station's position into a TimescaleDB database every minute.
The 'Automated ISS Position Logger with TimescaleDB Integration' workflow is designed to gather real-time positional data of the International Space Station (ISS) and store it efficiently in a TimescaleDB database. Utilizing an HTTP request to fetch the ISS's current latitude, longitude, and timestamp, this workflow operates on a scheduled basis, triggered every minute through a cron job.
By integrating TimescaleDB, known for its time-series data capabilities, the workflow ensures that the pos
Platform
n8n
Category
Language Tools
Price
$15.99
Creator
Fred Garcia
iss
timescaledb
automation
http
workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.