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).
I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
When you use {{Resource}} in the script, make sure to activate option "Dont end up application if not exist".
@GaG said in Add if statement to All Data has been Processed for {{Resource}}:
Dont end up application if not exist
I do not see where this is?
@Sentient
Thank You, SOLVED!
The most likely causes are a lack of PC resources; it could also be due to network issues or problems accessing Bablosoft servers.
Yes my mistake I confused it with write file :)
@hellomembersha you can do it only in custom 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.