This solution is showing the latest news of cutomer in a form of CRM using by Bing News API.
In the call center scenario, understanding the customer's situation beforehand when the call center agent handles the customer greatly leads to customer satisfaction. Also, when a salesperson makes customer visits, knowing the latest information of customers in advance may become a catalyst to greatly advance the proposal activities.
In this sample, when an agent or salesperson opens a support case or an opportunity case, it displays the latest news of the customer based on the customer name. This will contribute to improving the customer satisfaction level of the agent and the sales order accuracy of salespeople.
- Open a Case form.
- Click the [Latest News] Tab.
- Auto showing the latest news of cutomer in Bing.
- Click open easch news with another session tab.
I tested with Microsoft Dynamics 365 Online July 2017 Update (9.0.0) with Bing News API.
- Login to Azure.
- Search [Bing Search v7 APIs] in search the market place.
- Create [Bing Search v7 APIs].
- Copy subscription keys.
- Open solution menu.
- Import the ShowLatestNews solution file.
- Open the ShowLatestNews solution record.
- Open [new_/ShowLatestNews.js] file.
- Past the subscription key of Bing Search API.
- Save this file.
- Open Case form Editor.
- Insert [new_/ShowLatestNews.html] Web Resource to the Case form.
- Publish All customizations