In need of some help on this one.
I have a simple zap that creates a Google doc from a template when a form is submitted in HubSpot. (below)
The problem is that the images submitted in the form (the property is a file upload) are URLs/.heic files. The screenshot below is from step 3, where the form inputs are matched to fields in the Google doc.
When the document is created, this is the result (below):
What do I need to do in order to have these show up in the Google doc as actual images (preferable jpeg or png)?
I have a feeling the solution is simple and I’m just overlooking it. Any help would be greatly appreciated.