Question

CloudConvert API restrictions with Google Drive?

  • 21 March 2024
  • 3 replies
  • 42 views

Hi all,

Trying to get a simple Zap going here to convert files on my Google Drive folder if they’re over 150MB and place the converted ones in a different folder (so they in turn can be used by another Zap that sends them to my Youtube channel).

It picks up the trigger fine on (when a new file is added to my Google Drive folder), but fails when trying to use the CloudConvert API with:

Failed to create a convert file in CloudConvert
While requesting "dev_file" from Google Drive we ran into an error: 223325251 is too big, 150000000 is the max

Is this kind of a catch-22, because the 150MB limit for Google Drive is still there when trying to reduce the file itself? If I convert the file manually on CloudConvert’s site, it works fine and saves it back to my Google Drive at a smaller size of around 40MB with the test file I used with a quality reduction.

Over a few nights, I tried to look into Google Scripts instead with AI’s help, and at one point got it going there but the resulting file was still the same size so the conversion didn’t seem to do anything even though the file was passed down (don’t have a screenie for this because I tried so many iterations of the Google Script while trying to teach AI to include all the code and ensure it actually worked).

 

Is the best approach to manually split my file to under 150MB each time before I send it to my Google Drive folder? Or I could pay for Zapier but my Zaps are so basic for now I don’t think it’s worth it. It only applies to my source replay files usually anyway (about 1 min long) so could just trim them to the last 30 seconds or so locally which does it.


3 replies

Userlevel 7
Badge +14

Hi @Darkness93 

Sending large files in Zaps will likely result in issues: https://help.zapier.com/hc/en-us/articles/8496288813453-Send-files-in-Zaps

No worries thanks, is there some limit on your servers that don’t allow transferring files over 100MB? Is the limit removed on the paid plan? Can consider in the future.

 

I worked around it by just trimming my vids anyway to the length I want, resulting in smaller file sizes. It works great for my Shorts but was hoping to automate the CloudConvert part of it (because manually that’s possible to tone the quality down of larger videos), but it’s not often I want to upload the full 1 min (or slightly less) as a short as opposed to like the final 30 seconds so I think generally I’m good with the limitation.

Userlevel 7
Badge +11

Hi @Darkness93! 👋

No worries thanks, is there some limit on your servers that don’t allow transferring files over 100MB? Is the limit removed on the paid plan? Can consider in the future.

Currently any 100MB file limits would exist for customers on Zapier paid plans as well. 
 

I worked around it by just trimming my vids anyway to the length I want, resulting in smaller file sizes. It works great for my Shorts but was hoping to automate the CloudConvert part of it (because manually that’s possible to tone the quality down of larger videos), but it’s not often I want to upload the full 1 min (or slightly less) as a short as opposed to like the final 30 seconds so I think generally I’m good with the limitation.

That’s great news! I’m so pleased to hear you were able to get around that limit by trimming the length of the videos to reduce the file size. Sounds like you’re ok with all this for now but please do reach back out in Community if you need help with anything else in future. In the meantime, happy Zapping! ⚡

Reply