Text Parser or Split Text Action

Status: Closed · Asked by Keith22 on · 0 views

Keith22 — Question ·

We would like to ask how to split and combined the data that we want to split and combined for example: Mrs Martha Resque and we want to Split the First Name and Last name of the person and Combined the Mrs Martha to First Name and Last Name would be Resque

Fagun Shah — Reply ·

Basically once you split the name using {{space}} you can directly map the values together in any other step -

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Keith22 — Reply ·

Thank you so much for this and I appreciated

Keith22 — Reply ·
Basically once you split the name using {{space}} you can directly map the values together in any other step -


I would like to ask again what if someone submit to the form and did not input a Mrs or Mr and only first name and last name? it would be an error even on our action is we split and combined the fields?
Fagun Shah — Reply ·

So above setup will work without any issues if you have two spaces in the name.

For best and error free executions i would recommend taking first name and last name separately in the trigger app if possible.

Other wise it will cause some issue if the action app requires last name as a mandatory field.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Keith22 — Reply ·

Thank you so much

Back to all forum threads · Log in to reply