Developer & DevOps
Send ISS position updates every minute to a topic in ActiveM...
4 nodes
213
109
Scheduled trigger
Workflow Description
A workflow that fetches the International Space Station's current position every minute via HTTP and publishes the data to an ActiveMQ topic for real-time processing and multi-application distribution.
How it works
- 1.A cron scheduler triggers the workflow every 60 seconds
- 2.An HTTP request fetches the current ISS coordinates from a public API
- 3.Position data and metadata are extracted and stored in variables
- 4.The location data is sent to an AMQP topic in ActiveMQ
Use cases
- Real-time ISS position tracking for astronomy applications
- Broadcast location alerts to multiple subscriber services
- Collect historical trajectory data for orbital analysis
Requirements
- Stable internet connection and access to a public ISS location API
- Configured ActiveMQ server with an available AMQP topic
- n8n instance installed and running
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Schedule
Amqp
Details
Trigger
Scheduled trigger
Nodes
4
Apps
2
Views
213
Downloads
109
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (4)
Cron
Cron
HTTP Request
HTTP Request
Set
Set
AMQP Sender
Amqp