Skip to main content
Best answer

How can I collect first and last names in separate fields in BoomTown when Curb Hero only provides the full name?

  • September 8, 2022
  • 1 reply
  • 50 views

Curb Hero collects the name simply as FULL NAME but BoomTown wants First Name and Last Name in separate fields.   How can I set this up so the data goes into my CRM correctly? 

 

Best answer by christina.dBest answer by christina.d

Hey there, @bfanch! Thanks for reaching out in the Community! 🙂

You can split a full name into two by using our Formatter app! The “split text” action will do the trick. More info on how to use the Formatter, here: https://help.zapier.com/hc/en-us/articles/8496212590093

Alternatively, my teammate wrote up an article on how to split a field using a code step (Code by Zapier)!

Check it out here:

https://community.zapier.com/code-webhooks-52/how-to-define-segments-when-splitting-a-string-of-2-words-using-code-39

Let us know how this works out for ya!

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

christina.d
Forum|alt.badge.img+9
  • Zapier Staff
  • 2653 replies
  • Answer
  • September 8, 2022

Hey there, @bfanch! Thanks for reaching out in the Community! 🙂

You can split a full name into two by using our Formatter app! The “split text” action will do the trick. More info on how to use the Formatter, here: https://help.zapier.com/hc/en-us/articles/8496212590093

Alternatively, my teammate wrote up an article on how to split a field using a code step (Code by Zapier)!

Check it out here:

https://community.zapier.com/code-webhooks-52/how-to-define-segments-when-splitting-a-string-of-2-words-using-code-39

Let us know how this works out for ya!