I’m trying to get files submitted through a hubspot form uploaded to Google Drive.
Since hubspot makes the URLs private you have to catch the public URLs for said files.
At Zapier there is the following action that gets you the public URL
On Make, I have the module to get the file, but the URL is private.
Is there an option or way to get the public URL? Also, since multiple files would be sent through the same form at once, is it possible to get the URL for each one, maybe with a loop?
Thanks