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

No, regardless of how many collaborators you have in Airtable, you only need to pay for one miniExtensions subscription then you can have unlimited users access the extensions you build with no extra fees. Learn more

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.

 

We’re not offering discounts at this time. And no commitment is required.

 

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

 

New Releases