Can't call an integration with a file on its body

I am trying to call an integration that needs to pass a file from appian through its body.

 However, it's not being acceptable, cause

As you can see, the connection endpoint is expecting the file parameter to be of type File. 

An information: with the url that I am retrieving in appian, I am being able to download the file just by clicking on the link.

However apparently the File type on this connection expects another type of string: MultipartFile,

Is it by any chance possible that conversion? Thanks

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data