Hi everybody,
I’m looking for advice on how to do the following :
When a user hits “send” in an app I created in GlideApps, a google doc is created with the info pulled from Glide. I already ran the zap and it works almost fine. There are images from Glide that I need in the google doc but they appear as links (a public link where Glide stores the images : https://storage.googleapis.com/glide-prod.appspot.com/uploads-v2…...). I need a step or a function in my zap that downloads the image and put it in the google doc. Or a workaround. I’ve tried with zap helpers but none can do it.
Thanks in advance for your help !