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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Creator


---

# Configuring a custom API to dynamically fetch supplier news

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

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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/3yr0jeMhq~yCIQCA0HcySg "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/K9_qdcguaC0vR4MlFi~7nw "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/fjRnBUzytGIZBydh~huQ_Q "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/3yr0jeMhq~yCIQCA0HcySg)  
   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/K9_qdcguaC0vR4MlFi~7nw)  
   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/fjRnBUzytGIZBydh~huQ_Q)  
   Update the field names in the UX client script to match the custom field names in the custom API response.

**Tarefas relacionadas**   

* [Create a REST message for a custom API](https://servicenow-prod.fluidtopics.net/3yr0jeMhq~yCIQCA0HcySg "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/K9_qdcguaC0vR4MlFi~7nw "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/fjRnBUzytGIZBydh~huQ_Q "Update the field names in the UX client script to match the custom field names in the custom API response.")

