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.

Json payload

vikasgc1999
Tera Expert

How to create action for below json example in flow designer

{

  "name": "John Doe",

  "age": 30,

  "isStudent": false,

  "friends": ["Jane", "Alex", "Michael"],

  "address": {

    "city": "New York",

    "country": "USA"

  },

  "isMarried": null

}

Please provide me with input step script step and payload builder step and output step 

 

0 REPLIES 0