Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
  • 1157 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
  • 1176 Views
  • 2 replies
  • 0 helpfuls
Labels