Send ISS Position Updates Every Minute to Kafka - n8n Workflow | Neura Market
Send ISS Position Updates Every Minute to Kafka
This workflow retrieves the current position of the ISS every minute and sends updates to a Kafka topic.
This workflow is designed to provide real-time updates on the position of the International Space Station (ISS) by retrieving its coordinates every minute through a scheduled cron job. It utilizes an HTTP request to an external API that provides the latest satellite position data, including latitude, longitude, and timestamp. Once the data is fetched, it is processed and formatted using a 'Set' node that organizes the retrieved information for further use.
The formatted data is then sent to a K
Platform
n8n
Category
Business Intelligence
Price
$9.99
Creator
BestWorkflows
ISS
satellite
Kafka
real-time
automation
business intelligence
dashboards
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.