I just signed up for the pro version and have a few questions I need help with.

Support
  • I already know how to post data to a new http server post method and that data returns json format data.

    So how next step can I get the field of json when that http server returns.

    Assume the field consists of

    {
       code: false,
       link: "http://domain.com/active/account"
    }
    

    or

    {
       code: 878212,
       link: false
    }
    

    my question is how can i use to check field with bablosoft as well as get value of field .code or .link

    The admin team is happy to help.

  • 0 Votes
    9 Posts
    1321 Views
  • JSON Help

    Support
    0 Votes
    2 Posts
    520 Views
  • 0 Votes
    6 Posts
    988 Views
  • 1 Votes
    3 Posts
    834 Views
  • 0 Votes
    5 Posts
    1811 Views