I would like to extract the word “San Francisco” WITHOUT the parenthesis.
I would like to extract the word “San Francisco” WITHOUT the parenthesis.
Hi
Since Formatter steps are free you could do this in 2 steps.
Formatter > Text > Split
Split at (
Keep the last segment
Then
Formatter > Text > Split
Split at )
Keep the first segment
If you wanted to use Formatter > Text > Extract Pattern, try this:
\((.*?)\)
Also, you can use AI to help you format data.
When mapping variables between Zap steps, there is an AI option to format data.
Give that a try.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.