Use Cases
- Real-time tracking of the International Space Station for educational purposes
- Integrating ISS position data into space-related applications
- Automating notifications for ISS sightings based on current location
- Providing live updates for space enthusiasts and researchers
How It Works
Triggers every minute using a cron job Fetches the current ISS position via an HTTP request Extracts latitude, longitude, and timestamp from the response Sends the formatted data to an ActiveMQ topic
Setup Steps
- 1Import the workflow template into your n8n instance
- 2Configure the ActiveMQ credentials in the workflow settings
- 3Activate the workflow to start receiving ISS position updates
Apps Used
ActiveMQ
HTTP Service
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management