Automate ISS Location Updates to Google BigQuery Every Minute - n8n Workflow | Neura Market
Automate ISS Location Updates to Google BigQuery Every Minute
This workflow automates the process of sending the International Space Station's location data to Google BigQuery every minute, ensuring real-time tracking and data analysis.
This workflow leverages n8n's automation capabilities to periodically fetch the International Space Station's (ISS) current position using an HTTP request to a public API. The data is then formatted and inserted into a Google BigQuery table for further analysis. This setup is ideal for users who need continuous updates and historical tracking of the ISS's path.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Chiara Romano
set
cron
httpRequest
googleBigQuery
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.