Question
PostMultipart
Hey guys,
I am trying to upload a file to my external REST API and I found a Snippet in the services called PostMultipart. I thought I could use it to upload a file from my repository, but I cant find any documentation about it and it is not working.
That's the snippet I am talking about:

Does someone know if I can use it to upload or know what could went wrong?

