Sync Youtube Video URLs with Google Sheets
detail.loadingPreview
Fetches YouTube video URLs from specified channels and syncs them with a Google Sheet.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of retrieving video URLs from YouTube channels and updating them in a Google Sheet. It reads channel IDs from one sheet, fetches video details using the YouTube API, and then appends or updates this information in another Google Sheet.
Key Features
- Reads YouTube channel IDs from a Google Sheet.
- Fetches video data (title, URL, published date) using the YouTube Data API.
- Appends or updates video information in a Google Sheet.
- Handles pagination for fetching multiple videos.
How To Use
- Ensure you have a Google Cloud project with the YouTube Data API enabled.
- Set up a Google Service Account and download its JSON key for authentication.
- Configure your Google Sheets with two sheets: one to list channel IDs (e.g., 'Sheet3') and another to store the video data (e.g., 'Sheet2').
- Update the
documentIdandsheetNameparameters in the 'Get Youtube Channel Ids from Google Sheet' and 'Insert & Update Youtube Urls in Google Sheet' nodes to match your sheet IDs and names. - Set the
API_BASE_URLandWEBHOOK_URLenvironment variables. - Configure the YouTube API credentials in the 'Get Youtube Video Urls form specific channel' node.
- Execute the workflow manually or via a trigger.
Apps Used
Workflow JSON
{
"id": "18f99b7f-3da1-4b98-9a6c-8478f3bf79ad",
"name": "Sync Youtube Video URLs with Google Sheets",
"nodes": 0,
"category": "Data Synchronization",
"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: 18f99b7f-3da1...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Google Sheets MySQL Integration
Synchronizes data between Google Sheets and a MySQL database.
Community Contributed Template: Sync Leads to Google Sheets
A template to sync qualified leads from a data source to a Google Sheet.
Shopify Customer to Zendesk Contact Synchronization
Synchronizes Shopify customer updates to Zendesk contacts, creating or updating them as needed.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.