---
sourceDocument: Yokohama Finance and Supply Chain
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/source-to-pay-operations

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Employee


---

# Configuring a custom API to dynamically fetch supplier news

# Configuring a custom API to dynamically fetch supplier news {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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:

1. [Create a REST message for a custom API](https://servicenow-prod.fluidtopics.net/OpZ65oMaFM5NF3VafiHtsQ "Create a REST message request and send it to a custom API endpoint to fetch the latest supplier news.").
2. [Add and configure the Get News data resource in UI Builder](https://servicenow-prod.fluidtopics.net/WCpzjCrEfGh8xJOoq9UbqA "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.").
3. [Update the field names in the UX client script](https://servicenow-prod.fluidtopics.net/B9bqNeLypxSwiXhaqyrZ5A "Update the field names in the UX client script to match the custom field names in the custom API response.").
{#config-supplier-news-api__ol_ohb_fzs_z2c}
1. [Create a REST message for a custom API](https://servicenow-prod.fluidtopics.net/OpZ65oMaFM5NF3VafiHtsQ)  
   Create a REST message request and send it to a custom API endpoint to fetch the latest supplier news.
2. [Add and configure the Get News data resource in UI Builder](https://servicenow-prod.fluidtopics.net/WCpzjCrEfGh8xJOoq9UbqA)  
   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.
3. [Update the field names in the UX client script](https://servicenow-prod.fluidtopics.net/B9bqNeLypxSwiXhaqyrZ5A)  
   Update the field names in the UX client script to match the custom field names in the custom API response.

**Related tasks**   

* [Create a REST message for a custom API](https://servicenow-prod.fluidtopics.net/OpZ65oMaFM5NF3VafiHtsQ "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](https://servicenow-prod.fluidtopics.net/WCpzjCrEfGh8xJOoq9UbqA "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](https://servicenow-prod.fluidtopics.net/B9bqNeLypxSwiXhaqyrZ5A "Update the field names in the UX client script to match the custom field names in the custom API response.")

