Send Location Updates of the ISS to a Topic in MQ

This workflow allows you to send position updates of the ISS every minute to a topic in MQ using the MQ node. ![workflow-screenshot](fileId:490) **Cron node:** The Cron node will trigger the workflow every minute. **HTTP Request node:** This node will make a GET request to the API `https://api.wheretheiss.at/v1/satellites/25544/positions` to fetch the position of the ISS. This information gets passed on to the next node in the workflow. **Set node:** We will use the Set node to ensure that only the data that we set in this node gets passed on to the next nodes in the workflow. **AWS SQS:** This node will send the data from the previous node to the `iss-position` topic. If you have created a topic with a different name, you can use that topic instead.

Platform
n8n
Category
Internet of Things
Price
$4.99
Creator
Harshil Agrawal

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 Internet of Things workflows

More from Harshil Agrawal

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.