Currently, in studio, upload file action only allows a single file.
Felipe on Slack helped look into this and confirmed integration operations can’t be looped.
Both supabase and aws only allow single file upload a time, multiple file must be looped.
Plasmic is so amazing in everyway, I totally wasn’t expecting a road block with file upload
If anyone knows a workaround please let me know, writing a full on raw code custom component is out of my capability unfortunately.
Or if there’s some other storage plaform has API for uploading multiple images in a single API call.
All I need to do is to attach multiple pictures from mobile phone to a database record