How to show external site results in chat bot?

AnilM99
Tera Expert

Hi Team,

1. I created rest message and getting the result from external site.

Requirement: How to show the results along with KB articles and catalogs

 

2.

a. As of now, I load the response (REST Message response) to the custom table using Flow Designer.

b. Created AI Search profile search source and linked to custom table

The challenge here is that the data from the custom table is not showing 

 

Help me on the same.

 

Thanks

Anil!

1 REPLY 1

adambuj
ServiceNow Employee
ServiceNow Employee

@AnilM99 if you are loading the data within a ServiceNow table then it sounds like you may still have additional step of associating to the proper Search Application. See the step - Enable and configure AI Search in Now Platform applications - here.

 

Separately, we offer the ability to index external content through a REST API to make searchable in your applications so that the content can reside in the external source while being searchable in ServiceNow. See here for more details