Thank you for downloading this macro. Please refer to our knowledge base on how to import the macro.
This macro converts full country names in the BillingCountry field on Account objects in Salesforce to their corresponding ISO 3166-1 alpha-2 codes.
For example, it changes “United States of America” to “US” and “Germany” to “DE.” This standardization enhances data consistency, facilitates seamless integration with external systems, and supports more efficient reporting and analysis. The macro can be executed manually, in batches, from list views, through triggers, or integrated into Salesforce Flows for automated processing. It’s an essential tool for maintaining clean and uniform country data in your CRM.
Replaces full country names, such as “United States of America,” with their ISO 3166-1 alpha-2 codes, like “US,” in the BillingCountry field on Account objects in Salesforce, ensuring standardized and uniform data.
Thank you for downloading this macro. Please refer to our knowledge base on how to import the macro.