Display External System data in a List Collector through REST API

madhuv
Tera Contributor

HI Team,

 

We have a requirement where data from third party application to be queried (through REST API) and displayed when user clicks search icon in list collector type of variable.

 

Is it possible to achieve this?

 

Regards

Madhu

 

2 REPLIES 2

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
In list collector only data from ServiceNow table can be visualize. You have to create the entries in the referred table of that list variable.

 


Thanks and Regards,

Saurabh Gupta

Shahid3
Tera Contributor

Hi @madhuv 

 

We had similar requirement to populate cost centre data from third party application and the route we took is to store the data in ServiceNow Cost Centre table and then the cost centre variables on a form was referenced to the table in ServiceNow. 

In your case depending on what type of data you are looking to query, you can decide the table where to store the data and then reference it to the table from variables.

 

I hope my response helps you in someway : ).

 

Regards

Shahid