Skip to main content

This should be fairly simple but I’m pulling an address from a text string so I can do a lookup in my database for the correct record.  I need to strip out a portion of that string to complete the lookup.  For example

Input:  1842 White Cedar Drive, Gastonia, North Carolina, United States

Desired result/output:   1842 White Cedar Drive

Hi @JPAHub 

Try this: Formatter > Text > Split

Split at the ,

Keep the First Segment


Thank you Troy, I tried that may have part of the rule set incorrectly  I’ll give it another shot.  


@JPAHub 

Post screenshots with how your Zap Formatter step is configured if you still need help.