Automate ISS Position Updates to Firebase Realtime Database - n8n Workflow | Neura Market
Automate ISS Position Updates to Firebase Realtime Database
This workflow retrieves the International Space Station's position every minute and stores the data in a Firebase Realtime Database.
The workflow is designed to automate the process of fetching the current position of the International Space Station (ISS) using the WhereTheISS API and storing this data in a Google Firebase Realtime Database. It runs every minute, ensuring the database is consistently updated with the latest latitude, longitude, and timestamp of the ISS's position.
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Isaac Cohen
set
cron
httpRequest
googleFirebaseRealtimeDatabase
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.