I'll start - my biggest goal is to use more of the free features in Clay to automate CRM cleanup tasks. This will be an ongoing effort, but I already knocked out part of this; automated phone number formatting for Salesforce.
Salesforce List for phone #s missing "(", ")", "-" OR " " connected into Clay
Clay Formula to remove all characters that are not numbers
Clay Formula to remove 1 if found at the beginning of the phone string (our data is US-specific, so this eliminates country code)
Clay Formula to check if the reformatted phone number is 10 digits or not
Clay Formula to reformat 10 digit numbers to the (xxx) xxx-xxxx standard format
Salesforce Update to push the fixed phone number to Salesforce
Layered in AI web research to fix/find any invalid phone numbers that weren't corrected in the above (free) steps.
This ran fully last week, resolving 90k phone formatting issues for a total cost of 4500 credits.
