Skip to main content
Solved

How to send image inputs from Manychat to Make?

  • March 1, 2025
  • 1 reply
  • 86 views

cenz5209

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!

Best answer by rodrigo_silvano

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:

 

 

1 reply

rodrigo_silvano
Forum|alt.badge.img+4
  • Manychat Community Moderator
  • Answer
  • March 1, 2025

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: