Use Cases
- Automate the collection of satellite position data for research purposes.
- Maintain a real-time database of ISS movements for tracking applications.
- Enable data analysis on satellite trajectories over time.
How It Works
Triggers every minute using a Cron node. Fetches satellite position data from the ISS Position API. Stores the retrieved data in a TimescaleDB database.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the TimescaleDB credentials for data storage.
- 3Adjust any necessary parameters in the HTTP Request node.
- 4Activate the workflow to start the scheduled data retrieval.
Apps Used
TimescaleDB
HTTP Request Service
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications