Upload .csv file using HTTP Request activity

Hi, I need to pass an uploaded .csv file to backend method that receive it from multipart form.

I did it as expected from insomnia but I am not able to reproduce that using UiPath Studio.

What am I doing wrong?