I’m looking to create an automation to make a YouTube post given a description and a video file.
When I tried using webhooks, I was getting an error, as my video was larger than 10MB, so the request was being rejected.
Then, I thought I would use S3 instead as the trigger. But the problem I ran into there is that the trigger can only get one of the files at a time, not both the description and the video file.
Does anyone have any ideas on how I might use Zapier to automate this? It seems that webhooks won’t do because the video file is too large, but I can’t think of another way to send both a text description and a video file for the YouTube Action part of the Zap.
Let me know, thank you.