Copy link to clipboard
Copied
Hello - I'm building an API integration using the Echosign Soap API, and would like to be able to check to see if document is in SIGNED status. There's a getDocumentInfo that will return the status, but if I have 100 documents, that's an API call for each one.
Is there a way to get all document info for documents of a specified state?
Hello Nbennett25,
The only workaround would be to use getMyDocument function and it will return all documents along with their status too.
-Rijul
Copy link to clipboard
Copied
Hello Nbennett25,
The only workaround would be to use getMyDocument function and it will return all documents along with their status too.
-Rijul
Find more inspiration, events, and resources on the new Adobe Community
Explore Now