Plugins 4 Dummies – RegEx

Click here to view all Plugins 4 Dummies Videos

In this next video, we cover how to work with RegEx. RegEx let’s us manipulate text variables in a way that standardizes output. Example could be to remove all names from “firstname.lastname@company.com” -> where the desired output would be “@company.com“. Go ahead and give it a try with the sample code I have on my GitHub page 😊


Discover more from CRM Keeper

Subscribe to get the latest posts to your email.

2 thoughts on “Plugins 4 Dummies – RegEx

    1. Would be awesome if you try to copy paste the stuff to see if you can make it work. I tried creating all of this for people like you that normally would think “this is to technical” ☺️

      Like

Leave a comment