Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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