How to send image from google drive to chatgpt assitant?

Hi everyone, I’m very new to make.com

I’m trying to set up a scenario where any image I upload to a google drive folder gets sent to a Chatgpt assistant.

The problem is that I keep getting errors where the ChatGPT module can’t find the image.

1 Like

Your are giving the file id as a input but either you have to give the image url or the actual image as a input.

1 Like

Hi @Tomguy

You need actual image address followed with .png or any image format. However, in this case, would be good to go with Image URLs option. You can pass public url of image from drive in that field.

Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation

Yup! You and @chhatrapalsinh_zala are both right, the problem is that Google Drive doesn’t actually provide a .jpg/.png link, this is what I’m struggling with. Any ideas?

1 Like

@Tomguy

You can use “Image Converter” and can map to GPT then.

image

Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation