Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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