Currently I am able to post this to mongodb. It works fine. PROBLEM Instead of one attachment, I should be able to post many attachments independent of each other, there will be N different buttons available for the N uploads. I tried moving const upload = await Form.create(…) outside the file.mv(…) block and do somthing like this“` const file1 =