Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Ai Search API Configuration

FibinP274053114
Tera Contributor

Hi can some one help me with how can i configure the api for AI search with Incident table to fetch related incidents based on short description. I indexed the incident table from Indexed sources and linked with a search profile. Used the Indexed source as rpSysId and used an exsisting search context for 

searchContextConfigId. But the response for the api is coming empty could someone help me understand more and is there anything wrong i am doing. 

Below i am attaching my request body:
{
  "searchTerm": "",
  "searchContextConfigId": "",
  "rpSysId": ""
}

0 REPLIES 0