How to get public URL from Hubspot files?

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
image

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

Hi @DanielCS,

I believe you have to create a signed URL that is temporarily available, using this endpoint in the Make an API Call module of Hubspot: HubSpot APIs

Cheers,
Henk