Lookup parts of text using RegEx

💡Update

Airtable has introduced native support for RegEx, eliminating the need for an extension for this functionality. Nonetheless, if you wish to validate field values, consider this extension.

Value Validation in Airtable

Run Regular Expression to find part(s) of text. In the example above, we used regular expression to extract an email address from a paragraph of text. The regular expression used in the above example is:

[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,63}

Example use cases: extract or validate email addresses, phone numbers, URLs..etc.

Released

Last Updated

Supported features

Third Party Integration

Comments are closed.

FAQ

Most frequent questions and answers

All of our plans allow for unlimited users using your extensions, as well as unlimited members on your miniExtensions account. Pro and Business plans also allow for a limited number of admin seats. You can find out more about our pricing model here.

There is no limit on how many bases you can install miniExtensions on. Learn more

 

We offer limited and unlimited plans. To learn more about how our limits work, see this article.

 

We have instructional videos for how to use each one of our extensions on the product page. They guide you step-by-step of how to set them up.

 

Yes! Please apply for a discount here.

Submit your request here and we will get back to you as soon as we can.

 

New Releases