Solved

DocuSign and Multiple Signatures

  • 22 July 2020
  • 3 replies
  • 232 views

Hi

I am trying to create a workflow which is started manually from a pdf document in a document library.  This document needs to be signed using DocuSign and will vary substantially between end users.  The document will always have at least 2 signatories and on some occasions will require more. 

I don't seem to be able to find a way to send the document to all users concurrently, the only work around I have managed, is to send it sequentially using more than 1 envelope ID.

Is there a way around this?

DocuSign actually seems quite flexible in terms of setting numbers of users and the order in which they sign but none of this functionality seems to be controllable in Nintex. 

Thanks in advance for any help

icon

Best answer by nico 30 July 2020, 11:04

View original

3 replies

Badge +4

I dont work that much with DocuSign, we are using the Adobe sign.


There you can add multiple Recipients and even control what the order is of signing.


https://help.nintex.com/en-US/Office365/Designer/Actions/NintexSignPoweredByAdobeSign.htm


 


I read in the following topic that setting multiple recipients for DocuSign, you need to do a API call


https://community.nintex.com/t5/Nintex-for-SharePoint/using-mutiple-signers-with-docuSign/m-p/70259

Userlevel 4
Badge +10

No from the action Docusign you can only send One document to One recipient. 


If you want to do that using 1 envelope, you should use DocuSign API

Userlevel 4
Badge +10

@beccyk77 


I've just been thinking about another possibility. You can use an NWC workflow to do this.
Indeed in the DocuSign "Get Signature" action of NWC you can add several recipients in one envelope (but always only one document).
And, from your Workflow O365 make a call to your NWC workflow.

Reply