How to do it...

  1. Add a new Class Library and name it ExternalWebservices:
  1. Add a service reference under the References node of our newly created project. Use the following service http://currencyconverter.kowabunga.net/converter.asmx.

Give a name CurrencyConverterServices in the namespace.

  1. By clicking on the Go button, the system will fetch and show all the available services and operations in this web service, as follows:

Click on the OK button.

  1. It will add a new node in your project service reference.
  2. Check the app.config file. It should ...

Get Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.