We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Virtual Agent, NLU forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to pass tags in a new line JSON Format

Hello, I need to Pass tags <Remove>R</Remove> in a new line like below, I tried using \n  but i am not able to add in a new line how do i pass ? "Content": [{"ID": "123","Name": "Name1"<Remove>R</Remove>}{"ID": "1234","Name": "Name2"}]  Here is the s...

SKum by Kilo Sage
  • 1661 Views
  • 7 replies
  • 1 helpfuls

Resolved! Content Field in POST Call REST Message

Hello All, Need help on how to pass array values into a JSON object dynamically,Below is the post method payload format i needed "Content": [{ "client": "123", "Name":  " Name1 "},{ "client": "123", "Name":  “Name2 "},{ "client": "123", "Name":  "Nam...

SKum by Kilo Sage
  • 1459 Views
  • 2 replies
  • 0 helpfuls

Resolved! I want to find the OOTB knowledge search flow

What is the name of the OOTB knowledge search flow for the chatbot? Do I need to download any plugins?Based on the information I found online, I have installed two plugins:Glide Virtual Agent [com.glide.cs.chatbot]: Used for creating new flows.ITSM V...

LexinZ by Tera Contributor
  • 2030 Views
  • 7 replies
  • 3 helpfuls
Labels