This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Hello Sign embedded signature request for pdf coming from stream [readable stream fs] #97
Labels
legacy
Related to legacy, non-OpenAPI SDK
Send an embedded signature request
My focus here is with this array of files : ['my/files/nda.pdf']
How can I pass a stream of a single file which is not on disk, I have a URL and after download that file I want to pass it in this request
is this possible to pass the stream object of the file to this array of files, it's a very generic feature as we always do not have files on a folder on the server-side machine.
The text was updated successfully, but these errors were encountered: