Instagram Post Video Automation scenario PROBLEM

Hi! I’m creating my first scenario and I’m a bit confused on how to continue it for it to do what I want it to.

Basically I want to automate the upload of videos that I upload into my Google Drive.
I want it to search for new videos uploaded into Google Drive, then download it so it sends it to OpenAI (Whisper) to translate the audio, then send that to OpenAI (ChatGPT) for it to create a text based on the transcription and use that text as the description of the video and then post the video with that generated text by ChatGPT but I got lost on how to finish my scenario.

The first part it’s ok: Google Drive + Google Drive + OpenAI Whisper + OpenAI Chat GPT.

I do not know how to make Make to post the video with the text generated by ChatGPT, should I just connect Instagram in the end?? Or should I connect google sheet to save the text generated by gpt then google drive again to fetch for the video and THEN instagram??

I would really appreciate your help on this as I’m new in this. Thanks!!

You can have it be posted at the end to instagram for this scenario. Just map the output from openai onto the description.

You can also store the description in a google sheet if you want it schdeuled and uploaded at a later time. But note your gonna need to download the video again when you post which will use up your data limit.