Real-Time ISS Position Updates to Kafka Stream - n8n Workflow | Neura Market
Real-Time ISS Position Updates to Kafka Stream
Automatically send updates about the International Space Station's position every minute to a Kafka topic.
This workflow is designed to provide real-time updates on the position of the International Space Station (ISS) by utilizing a Cron job that triggers every minute. Upon each trigger, an HTTP request is made to a public API that retrieves the current latitude, longitude, and timestamp of the ISS. This data is then formatted and sent to a specified Kafka topic, allowing for seamless integration with systems that consume Kafka streams.
The benefits of this workflow include the ability to monitor t
Platform
n8n
Category
Utilities
Price
$15.99
Creator
Maxim Luong
iss
kafka
realTime
apiIntegration
automation
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.