Connecting to FileZilla and upload file using Postman API call

Hi all,

I am looking for a solution on how to connect to FileZilla using Postman API

In my test I have to load a csv file onto a FTPS server so it can be processed by another process I start later in the flow, at the moment I have to pause my test and do it manually :frowning:

Any suggestions would be much appreciated.