Hi all, I’m looking for a way to populate multiple First and Last Names of signatories in “Review and Send for Signature” step. I’m able to input multiple recipients using comma delimited values but not their first and last names. I tried using whitespace and semicolon delimited values but to no avail. Any help is greatly appreciated.
hello
Welcome to the DocuSign Community!
After understanding your question, I can suggest two work arounds.
1. If there are CLM user, then you can directly select them as a user in recipients which will directly fetch the First & Last name.
2. If you are using variable, then you need to save them into the seperate variables. and using the c# option in the place of First and Last Name.
Refer the SS:


hope this helps, LMK if further assistance required.
Thanks for the reply,
First suggestion is not applicable to my case. In your second suggestion, I am using C# variable to combine the recipients with comma delimited values. That means I input multiple recipients like “foo@email.com, bar@email.com” and I can see two emails coming in the next step. But same is not working for their first and last names, i.e. comma is not working. I wanted the corresponding first and last names to be populated with their emails. Hope I have clarified the requirement better.
I got it, you are combining the email (recipient) in one variable with the comma delimited but it won’t work for the first & last name.
Reason: if you open the configuration of signature step at the place of recipients, you will see both first name and last name should be configured separately and What I think due to this we cannot use this method.
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.