Use Cases
- Real-time tracking of the International Space Station for educational purposes
- Integration of satellite position data into monitoring systems
- Development of applications that require live updates of satellite locations
How It Works
Triggers every minute using a cron schedule Fetches ISS position data from a public satellite tracking service Extracts latitude, longitude, and timestamp from the response Sends the extracted data to a RabbitMQ queue for further processing
Setup Steps
- 1Import the workflow into your n8n instance
- 2Configure RabbitMQ credentials in the workflow settings
- 3Test the HTTP request node to ensure it retrieves data correctly
- 4Activate the workflow to start receiving updates every minute
Apps Used
RabbitMQ
HTTP Request Service
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management