Upload Files to Vector Store - Files Not Found

Hi Guys,

Hope you are well! Slight issue on my automation :

I have an array which the webhook catches and then uplaods the files into the OpenAI platform, it then creates a vector store and then is supposed to uplaod those files to the vector store.
Here is what I have inside the modules.


Here is the error I am getting


Even tho the files are uploaded :

Would appreciate any help!

Looks like there’s a stray Double quote character in the FileIDs field.

Also, it seems like that field accepts more than one file, so you might need to “unmap” the field first, so that you can insert just one (instead of an array of ids).

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.