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
UpendraUpendra 

Updating inactive currency dated exchange rates in Salesforce

In my current org we have enabled multi currency with dated conversion rates. We have a scheduler which updates this dated currency conversion rates from another system.
Now, we need to get the exchange rate for some inactive currencies. Although, I'm able to get exchange rate for inactive currencies but I'm not able to update them using REST API.
So, my question here is:
  • Is there any workaround to update dated currency exchange rate for inactive currencies in salesforce?
  • How we can use custom object to have inactive currencies with dated exchange rates?
Anil SSO1 KAnil SSO1 K
Hi Upendra,

We have similar question that is it possible to update exchange rates for inactive currencies using REST API? Any suggestions or workarounds you found on this ?

Much appreciate your response.

Thanks!