Uploading multiple files in a post request

Hi,

I was wondering if its possible to stimulate a scenario to upload multiple files instead of one?

I was going to add multiple “formUpload” calls in one method to pass through the paramter but I was wondering if theres a better solution in dealing with this scenario?