Drop a video in a specific Google Drive folder and let it publish to TikTok, Instagram, and YouTube with a ready description. It suits creators and marketing teams that post often and want less manual work.
A Google Drive trigger checks the folder every minute and downloads new files. The flow saves the video to disk, transcribes the audio with OpenAI, and then writes a short caption using a clear prompt. The same video is attached to three API calls that send the file and caption to the Upload Post service for each platform. Filenames are cleaned to remove spaces so attachments load correctly, and the AI text maps to the title field in each request. If anything fails during the run, a Telegram message alerts your team right away.
You need Google Drive, OpenAI, and an Upload Post API key, with Telegram as an optional alert channel. Expect a large cut in prep time, fewer copy paste steps, and more consistent posts across channels. Adjust the OpenAI prompt to match your tone, hashtags, or call to action, then watch new uploads appear in your Upload Post dashboard after a successful API response. This setup fits agencies, brands, and solo creators who want fast multi channel publishing from one folder.