Upload a file on a REST API Endpoint

Hi Team,

I want to upload a file on a REST API endpoint. Is it possible using AssistEdge RPA?
Can you please help me with the steps to do it?

AssistEdge Enterprise 19.1 - With Rest API there are multiple methods supported are Get, Post, Put, delete.

HI @sumit.sagar

Agreed. I am using the POST method.
But I am not able to find the option for uploading the file via API.

Hi @Mantri

Please refer for more details on REST API

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.0/Automation_Studio/Configuring-Automation-Processes/Process_Components/Rest_API_Activity/Rest_API_Activity.htm

HI @bhuvan

I went through the Knowledge Base. There’s no mention on how to upload file using REST API

I am able to do it using Postman

Hi,

For passing file kindly select option Binary from Input screen and then pass file path

image

Regards,
Amit