This workflow fetches the current position of the International Space Station (ISS) every minute, checks if the data is new based on timestamp, and stores only new position data, preventing duplicates. It integrates a cron trigger, HTTP request to fetch ISS location, data processing with a function node, and data structuring with a set node. Ideal for tracking satellite positions or space observation dashboards.
Automated ISS Position Tracker with Duplicate Prevention
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | cron, function, httpRequest, set |
Reviews
There are no reviews yet.