Notifications
Announcements
No record found.
Hi All, Is there way to auto update exchange rates from API in Dynamics CRM on premise? My client is updating manually based on this link www.ecb.europa.eu/.../eurofxref-daily.xml. I need solution for on premise whether with this XML or any API. Thanks for the help.
You can write a console application to get the exchange rate from this XML and update exhcnage rate into Dynamics CRM. Then you can deploy this console application on the CRM server and run this application every by windows scheduled task.
Hi Ryan,
Thanks for the response, do you have articles or blogs that can guide me on this?
Also wanted to know if its possible to do it through flows with exchange rates in JSON but environment will remain On Premise only
Regards,
Persis
Hi, There is a blog post about updating currencies automatically. The post shows how to connect API, read values from API and update data in CRM. The method used here is using Power Automate but you can create a custom console application. Everything is same, you will still consume the REST endpoint same but with .NET code!
Please refer to this link: crmminds.com/.../
can somebody guide on how to fetch the base currency of the org in the C#, I am able to establish the connection using below:
CrmServiceClient crmSvc = new CrmServiceClient(ConfigurationManager.ConnectionStrings["OnPremCRM"].ConnectionString);
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Tom_Gioielli 170 Super User 2025 Season 2
#ManoVerse 70
Jimmy Passeti 50 Most Valuable Professional