Is it possible to create facets for scripted rest api external search sources for Service Portal

Vineet Yadav1
Tera Expert

Hi All,

We are trying to bring external data to ServiceNow through API using scripted source in Service Portal.
One of the challenge we are facing to create facets for this external API.

Is it possible to create facets for scripted sources which have external API. 


 

5 REPLIES 5

Vineet Yadav1
Tera Expert

Hi @Peter Bodelier 

Thanks for suggestion.

We got working using REST API the API is supporting filters query.

Facets values were defined same as REST API parameters.