Configuring a custom API to dynamically fetch supplier news
By default, News Integration for Supplier Lifecycle Operations retrieves the supplier news and activities using the Microsoft Bing News Search API.
However, you have the flexibility to use any API of your choice to dynamically retrieve the supplier news and activities.
The process for configuring a custom news API includes the following tasks:
- Create a REST message for a custom API.
- Add and configure the Get News data resource in UI Builder.
Create a REST message for a custom API
Create a REST message request and send it to a custom API endpoint to fetch the latest supplier news.- Add and configure the Get News data resource in UI Builder
Add and configure the Get News - Composite data resource in UI Builder to dynamically retrieve supplier news in the News and Activity section of the Source-to-Pay Workspace. - Update the field names in the UX client script
Update the field names in the UX client script to match the custom field names in the custom API response.
Parent Topic:News Integration for Supplier Lifecycle Operations
Related topics
Create a REST message for a custom API