The CreatorCon Call for Content is officially open! Get started here.

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