Is it possible to create facets for scripted rest api external search sources for Service Portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 11:41 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 09:14 AM
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.