function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DeptonDepton 

auto update currency? when using multi-currency...

Hi,

 

Our company is based in Europe and we use Euro as the default currency, but we also use Dollar.

 

All days we have to manually edit rates 

 

How can I automatically update  dollar rates? 

Api, Apex.......is it possible to call a RSS?

 

Thanks!!!!!

Best Answer chosen by Admin (Salesforce Developers) 
dotnet developedotnet develope

Hi,

 

you can find many multi currency updaters in Appexchange

 

i have sample link which have user "S4G's Automated Currency Updater"

 

http://appexchange.salesforce.com/listingDetail?listingId=a0N300000025GWyEAM

 

 

 

All Answers

dotnet developedotnet develope

Hi,

 

you can find many multi currency updaters in Appexchange

 

i have sample link which have user "S4G's Automated Currency Updater"

 

http://appexchange.salesforce.com/listingDetail?listingId=a0N300000025GWyEAM

 

 

 

This was selected as the best answer
DeptonDepton

Thank you!!

 

Great community! :)