I am trying to use the HttpClient step in CLM workflow to upload the Signed document to an external storage but it seems I am able to upload the file successfully with Postman but not able to do so via the HttpClient Step - even following exactly the same steps. It says - the file is not provided - which appears to me that the HttpClient does not support such kind of activity.
What other Options available to upload a signed document to an external website - other than using the Storage(box, google drive, etc) options or Agreement Actions ?