Cross-Provider Workflow
YouTube Analytics Metrics to Airtable Sheet
Version 1.0.0
Query YouTube channel analytics, then write the metrics into an Airtable sheet.
Providers Orchestrated
Workflows
youtube-metrics-to-airtable
Run a YouTube Analytics report, then log metrics to Airtable.
Queries the YouTube Analytics reports endpoint for views and estimated minutes watched over a date range, then records the result as an Airtable record for reporting.
1
query-analytics
$sourceDescriptions.youtubeAnalyticsApi.youtubeAnalytics.reports.query
Run a YouTube Analytics report for views and watch time.
2
log-metrics
$sourceDescriptions.airtableApi.createRecords
Write the analytics metrics into an Airtable record.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.