Automated ISS Position Updates via Webhook Every Minute - n8n Workflow | Neura Market
Automated ISS Position Updates via Webhook Every Minute
This workflow sends real-time updates of the International Space Station's location every minute to an ActiveMQ topic.
The 'Automated ISS Position Updates via Webhook Every Minute' workflow is designed to provide real-time tracking of the International Space Station (ISS) by fetching its position data every minute. Leveraging the power of cron scheduling, this automation retrieves the latitude, longitude, and timestamp of the ISS's current location from a public API and pushes this information to an ActiveMQ topic for further processing or notifications.
This workflow is particularly useful for organizations an
Platform
n8n
Category
Marketing
Price
$11.08
Creator
Maxim Luong
issTracking
automation
webhook
activeMQ
spaceData
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.