March 2020
Intermediate to advanced
534 pages
14h 15m
English
Before we start, we need to sign up for the service. Open Weather has a free tier where you can use 60 requests per minute. This is fine for testing. To do this, open the following link and follow its instructions: https://openweathermap.org/guide.
Then, we just need an existing Dynamics 365 for Finance and Supply Chain Management project available with Newtonsoft.Json installed. This is done, as in previous recipes, by using the Install-Package Newtonsoft.Json command in the NuGet Package Manager console.
Read now
Unlock full access