Discussions

Ask a Question
Back to All

Splitting Text in Flow using Zenphi

(edited)

Hi guys, we are using Zenphi to try and automate some of the things we’re doing in our organization.

When using a Google Form trigger, I am trying to take a single text field for a “Name” and split it into two strings that can go into a Google Docs Sheet.

However, when I utilize the “RegEx - Split” function and it executes, I still get the full name even though my RegEx has been tested.

I get something like this in my sheet:

[“Test Name”], when all I want is either test or name placed in a cell.

Note, Zenphi provides a filter to get to the the inner “items” option, but it doesn’t seem to make a difference as it still drops both strings appear in the sheet.

How do I pull specific text out of the collection?

Any feedback or guidance would be greatly appreciated!

Thanks,

Josh