Introduction
This integration leverages Clay Formatters to normalize company names within Clay. The "Normalize Company Name" action removes common suffixes like "Inc," "LLC," and other corporate designators from company names. This standardization helps maintain consistency in your data, facilitating more accurate matching and analysis. The formatter applies predefined rules to clean and simplify company names, enhancing data quality and usability across your Clay workflows.
Input
Name | Is Optional | Description | Type |
Company Name | The company name you'd like to normalize. | text | |
Normalize Case? | true | If switched on, and a company name is all uppercase or all lowercase, we will transform the company name to Title Case (e.g. "SALESFORCE" => "Salesforce") | boolean |
Output
Name | Type |
Original Name | text |
Normalized Name | text |