ISS Position Updates to Kafka Every Minute

Fetches the International Space Station's real-time position every minute via API and streams it to a Kafka topic for IoT monitoring and analytics.

This n8n workflow automates the retrieval and streaming of the International Space Station (ISS) position data. It uses a Cron node to trigger every minute, fetching current coordinates from the Where The ISS At API via an HTTP Request node. The response data is then cleaned and structured using a Set node, extracting key fields like name, latitude, longitude, and timestamp. Finally, the processed data is published to a specified Kafka topic ('iss-position') for real-time consumption. The prima
Platform
n8n
Category
Utilities
Price
$11.99
Creator
Matt Buds

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Utilities workflows

More from Matt Buds

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.