ISS Location Logger
detail.loadingPreview
Logs the current International Space Station (ISS) coordinates to Google BigQuery.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow retrieves the current latitude and longitude of the International Space Station (ISS) at a specified interval and logs this data, along with a timestamp, into a Google BigQuery table. It's designed to be a simple, community-contributed template for tracking ISS location data.
Key Features
- Fetches real-time ISS location data.
- Logs location data (latitude, longitude, timestamp) to Google BigQuery.
- Configurable to run at a set interval (e.g., every minute).
- Includes basic error handling.
How To Use
- Set up Google BigQuery: Ensure you have a Google Cloud project with BigQuery enabled and a dataset named 'iss' and a table named 'position' with 'name', 'latitude', 'longitude', and 'timestamp' columns.
- Configure BigQuery Credentials: Add your Google BigQuery OAuth2 credentials to n8n and name them 'BigQuery Credentials'.
- Set Environment Variable: Define
BASE_URLin your n8n environment variables to the API endpoint that provides ISS location data (e.g.,http://api.open-notify.org/iss-now.json). - Import Workflow: Import this JSON into your n8n instance.
- Configure Nodes: Ensure the 'Google BigQuery' node is correctly configured with your project and dataset details, and the 'HTTP Request' node's
BASE_URLis set correctly.
Apps Used
Workflow JSON
{
"id": "2e51c86c-5708-4aa9-b4af-bdf5b031fb87",
"name": "ISS Location Logger",
"nodes": 0,
"category": "Data Logging",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2e51c86c-5708...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
Related Workflows
Discover more workflows you might like
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
AI-Powered YouTube Video Metadata Automation
Effortlessly optimize your YouTube videos for search and engagement. This workflow automates the generation of SEO-friendly titles, descriptions, tags, and hashtags using AI, directly updating your YouTube content based on video transcripts and focus keywords.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Automate Local Business Outreach with AI-Powered Yelp Scraper
This workflow automates the process of scraping local business details from Yelp using AI, then leverages that data to send personalized partnership proposals via Gmail. It's perfect for sales and marketing teams looking to streamline lead generation and outreach campaigns.