OIC write to CSV - Convert Country Name to Country Code. (e.g., United Kingdom = GB)
I am pulling customer data from Fusion via BIP report. It is providing me the address with the country spelled out. However, the requirements of the integration I am writing call for the country to be in the 2 digit code. (e.g., United Kingdom = GB)
What is the best way to accomplish this conversion?
0