How to pass a Body type “Form Data” using POST in a HTTP Request

Hi all, need to pass form-data to my Http-Request but im having a hard time to figure out how to solve this.

Please see image below.


I already tried this solution but it is not working, is there any alternative solution? . How to send a Body type "Form Data" using POST in a HTTP Request - #10 by Cristian_Negulescu

Hey @Vincent_Nuestro ,
Please refer below posts

Hi i tried this but the other problem is the file directory seems encrypted?

@Vincent_Nuestro

So do you need to encrypt and send always?

cheers

Hi @Anil_G

No, what my goal is i need to upload the document using the form-data

But if give’s me a hard time to figure out how it work on UiPath

@Vincent_Nuestro

Please check this and replicate

another example
https://uipath.my.salesforce-sites.com/CaseView/articles/Knowledge/How-To-Configure-UiPath-HTTP-Request-Activity-For-Form-Data-Body?lang=en_US

cheers