I would like to be able to upload several images with my form and then analyze them. How do I implement this?
Currently i can this with just one uploaded file.
Current Flow:
1.) Form submission 2.) Upload Google Drive 3.) Download Google Drive 4.) Analyse with OPEN AI 5.) Send Summary per Outlook
Hi I think you need to use the Split Out node. Ive got a slightly similar workflow that takes email attachments where I need to send them to Drive - the split out function allows this to be sent in batches to the next upload node.
hm i dont understand.
This is my current flow.
This is just for one image upload. But when i want more then 1 upload what do i need to change?
you could try a loop maybe?