Skip to main content

I'm building a chat automation with Manychat and Make. Leads upload an image, and we use OpenAI to give a price quote.

Problem: Manychat saves images in {{cuf_123456789}} format. I need to send the image as a file or URL to Make, so it can be processed by OpenAI.

How can I fix this? Thanks!

Hey, ​@cenz5209 

Yes, Manychat saves the image in a variable, but inside the variable is an URL.

 

This is what I did:

 

 

Here is the result:

 

 


Reply