Cross-Provider Workflow
TikTok Research Videos to Airtable and SendGrid Report
Version 1.0.0
Query the TikTok Research API for videos, log them to Airtable, then email a report via SendGrid.
Providers Orchestrated
Workflows
tiktok-research-to-report
Query TikTok research videos, log to Airtable, email a SendGrid report.
Queries the TikTok Research API for videos, records a summary in Airtable, then emails an analyst a report referencing the new record via SendGrid.
1
query-research
$sourceDescriptions.tiktokResearchApi.queryResearchVideos
Query the TikTok Research API for matching videos.
2
log-to-airtable
$sourceDescriptions.airtableApi.createRecords
Record a summary of the research videos in Airtable.
3
email-report
$sourceDescriptions.sendgridApi.SendMail
Email the analyst a research report via SendGrid.
Source API Descriptions
openapi
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.