Community Contributed: Google Drive to Social Media Upload
detail.loadingPreview
Automate video uploads from Google Drive to social media platforms like TikTok and Instagram.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This community-contributed template automates the process of uploading videos from a Google Drive folder to social media platforms such as TikTok and Instagram. It includes steps for triggering on new file creation, downloading the video, transcribing its audio to generate a description using OpenAI, and then uploading the video with the generated description to the specified social media platforms. Error handling and notifications are also included.
Key Features
- Trigger uploads on new Google Drive files.
- Download videos from Google Drive.
- Transcribe audio from videos using OpenAI.
- Generate social media descriptions using OpenAI.
- Upload videos and descriptions to TikTok and Instagram.
- Send error notifications via Telegram.
How To Use
- Configure Google Drive credentials and specify the folder to watch.
- Set up OpenAI API credentials for audio transcription and description generation.
- Obtain an API token from upload-post.com and add it to the 'Authorization' header in the 'Upload Video and Description to Tiktok' and 'Upload Video and Description to Instagram' nodes.
- Optionally, configure Telegram credentials for error notifications.
- Customize the OpenAI prompt for generating descriptions to suit your needs.
- Ensure your environment variables (
API_BASE_URL, etc.) are set up correctly.
Apps Used
Workflow JSON
{
"id": "63b36453-38ff-470c-8e87-84638dc908b1",
"name": "Community Contributed: Google Drive to Social Media Upload",
"nodes": 0,
"category": "Community Contributed",
"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: 63b36453-38ff...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed: New Tweets to Airtable
Automatically fetches new tweets and appends them to an Airtable base, while identifying and excluding duplicates.
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Template: Unverified Data to Vector DB Chat
Load data from Google Drive into Pinecone, then chat with it using OpenAI.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.
Community Contributed: Notion to Vector Store
Converts Notion page content into vector embeddings and stores them in a Pinecone vector database.