hello all,
We have multiple documents sending to user via DocuSign
and once it is approved we get back the document via WEB-API .... which is working fine
but when one of the document is signed the web api is called and the process moves ahead...which shouldn't happen
now we need something that keeps the web api on hold until all the documents are signed
Discussion posts and replies are publicly visible
Hi Ashwin,
As far as I know, DocuSign does not allow you to send multiple "separate" documents in the same envelope. If you try to send multiple documents in the same DocuSign envelope, DocuSign will combine all the documents into one. This is per DocuSign's design. If you need to control and wait for multiple envelopes to be completed, you will need to handle that internally in the system that is calling DocuSign (in this case Appian)
Thanks for the reply pedro, as of now I am using MNI to create multiple calls to the same integrartion to send multiple emails with single document each time until total count is zero