@to-nice There are different ways, but you can copy this link and select "Open From Url" in BAS.
Screenshot_28.png
Screenshot_29.png
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.