I need help with uploading multiple images to xano?




Followed a tutorial how to upload multiple image in xano in an array
Everything works because i’m not getting error , i think?? but its not uploading multiple image to xano

I can upload one image but multiple doesn’t seem to work
I don’t know whats wrong

Hi @Jatin :wave:

Just to make sure I understand:

  1. you’re uploading files to the WeWeb CDN, sending them to Xano, and then transforming them into files in Xano
  2. you managed to get things working when users upload one file but not when they upload multiple files.

Is that correct?

Could you send us a video walkthrough of how you set things up in WeWeb and Xano, and test each workflow action in WeWeb so we can see what the response from Xano is? It could also help if you showed us the logs from Xano so we can see how Xano is reacting to what you’re trying to do.

Thank you for trying to help me again :sweat_smile:

But I was able to fix the problem
Array:Add to Beginning was outside the loop in xano

I was to trying have the user to upload multiple images to database in array of images

2 Likes