I have been trying to upload files directly to Xano. I have been able to do this with individual image files and PDFs successfully, using the tutorial directions.
I have NOT been able to send:
Microsoft Office files, like .doc, .docx, .ppt, .pptx
This happens even when I select the “Word File” extension from the dropdown list for the upload element
Multiple Files at once. I tried using the iterator, but I can’t figure out what array I can tell it to parse. The files in the File Uploader are listed within an {object}
I attempted a For Loop in the custom JS action step, but that doesn’t work either.
Hi @kyanaloe, can you clarify what you’re trying to do?
If you’re having trouble using WeWeb’s no-code file upload Action in the Workflows or are you struggling with custom JS to send files directly to Xano without going through WeWeb’s CDN?