top of page

ISS Position Updates to Kafka Every Minute

This n8n workflow fetches the International Space Station�s current position every minute using the public 'wheretheiss.at' API, processes the latitude and longitude data, and publishes updates to a Kafka topic 'iss-position'. Tech stack: n8n, HTTP Request, Cron, Kafka nodes.

bottom of page