Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, the site where I make my script makes a POST request with JSON data, I wanted to know if with BAS it was possible to intercept the request, modify the content and send it.
Thanks in advance.
@ankilleur Up :(
@ankilleur No
@Melinda said in Change the text "Thread succeeded with message":
Is it possible to do it?
No, this can only be changed when using the web interface.
@jalouk said in How to make an API Call to retrieve some JSON data:
Hello! I want to achieve the following: Make a call to https://api.getproxylist.com/proxy Retrieve the JSON data Parse it Affect the results to some global variables. What is the simplest way to achieve it? Many thanks for your kind help!
Hello!
I want to achieve the following:
What is the simplest way to achieve it?
Many thanks for your kind help!
Please follow the HTTP Guide found here to learn more about the HTTP Client.