I use SignNow api on Postman and it works.
Now I want to upload pdf file using this Api on Invoke Web Service, how?
Let me know what to do, thanks

I use SignNow api on Postman and it works.
Now I want to upload pdf file using this Api on Invoke Web Service, how?
Let me know what to do, thanks
Hi @Anonymous
I don't have That much Experience with API, But i also worked in Same Scenario.
That time i did Browser Automation
>>Launch the browser
>>Navigate to the Upload Page
>>Click the Upload from my computer
>> In the Pop up Give the PDF Parth and Enter with UI Automation
>>Give small time based on your Internat speed and File Size.
Thanks