Best answer

Inverting First and Last Name in DocuSign?

  • 3 December 2021
  • 2 replies
  • 149 views

Hello Zapier community !

I get from Docusign field the info “First_Name Last_Name” and I would need to convert it into “Last_Name First Name”.

Does anyone know how to do this with Formatter ?

Thanks for the help you could give me.

Best.

icon

Best answer by robschmidt 3 December 2021, 15:41

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +9

Hi @Calairoy 

You can use Split Text formatter and use Space “ “ as the separator. Later in DocuSign action, just add the second match first and then first match in second position.

Userlevel 7
Badge +14

Hi @Calairoy 

Keep in mind parsing full names can be troublesome due to these reasons.

  1. Multiple first names
  2. Multiple last names
  3. Middle name included (+ multiple middle names)
  4. Name prefixes (e.g. Dr.)
  5. Name suffixes (e.g. Jr.)