Get Support Have a question? Let's get you an answer!
Other Help Resources Wait, there's more! Check out these Community sourced spaces for additional resources.
Learning Resources All of our best learning resources can be found here.
Share your knowledge Give back to the Community by sharing your automation wins and helping to answer questions.
Other Learning Resources Some of our favorite additional ways to upskill your Zapier knowledge.
Product Updates Check out what is new and upcoming with Zapier with our regular product updates.
Early Access Program Want to join Early Access? Learn more here.
I’m struggling with the Regex code in a formatter Zap.
I’m trying to remove all text/characters before the : just leaving all the text that follows the :
Ive tried the excel regex formula but its not computing.
example:
data pulled is
user.name: Accepted
I want it to only produce Accepted to push to my google sheet.
can anyone help me figure out the formula?
Hi @SC5
Good question.
Try this instead…
Use Formatter > Text > Split (split at :[:space:]) and keep the last segment.
Troy’s suggestion is good. If you want to use regex then .*\:(.*) should work. I tried that on your example and it worked.
@SC5
I asked ChatGPT and here’s the response:
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.