- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 05:03 AM
Hi all,
I need some help with AI Search, I'm trying to index external content into AI Search by using External Content Ingestion API.
I've creatd external content schema table following below document.
I've used the external_content/storeContent rest api to create the content pointer which is then used in the external_content/ingestDocument rest api. The API's executed successfully, but external content schema table is empty and AI Search don't catch any result.
So, which table can I see the external content infomation indexed by external_content ingestDocument api and make it searchable by AI Search?
Kind Regards.
Solved! Go to Solution.
- Labels:
-
AI Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 01:07 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 09:39 PM
I have created search source and search application ( not yet created Facets).
Have you used flow designer action ? I tried the same but I am not able to achieve it.
Please refer below link for our existing search source setup (Zing)
https://support.quickhelp.com/support/solutions/articles/6000220804-quickhelp-servicenow-search-integration
I am not sure how can I handle the same URL and configure it for AI search to index it.
Any help on this would be much appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2022 08:43 AM
Hi Shun,
Would you be able to share more context on how you achieved the same and a bit more on your use case? I am trying to understand how does the data look like and the challenges with this integration.
Thanks in advance!
Kopal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 03:39 PM
Hi @shun6 , have you identified in which table are the ingested external content information is stored? We have successfully indexed and contents are already searchable in the portal but was looking for the table to see the indexed content. Thanks!