Skip to main content

Is there currently a way to update a remote signer to be an embedded signer instead, after the signer has already been created? 

I tried using the envelopesAPI’s updateRecipients() method from the PHP SDK with a mapped version of my recipients with clientUserIds assigned to them (since this is my understanding of what makes a signer “embedded”). But, when doing so, I still wasn’t seeing an embedded signer’s view for the signer whose clientUserId I had updated.

 

 

@NoelleW 

In general, DocuSign does not let you simply toggle a “remote” signer into an “embedded” signer once the envelope is already in flight. While you can technically update certain signer fields via the Envelopes::updateRecipients method (including setting a clientUserId), DocuSign will not always honor those changes if the signer’s process has already started.


Reply