@GaG Ok thank you it worked :)! I also have one more question if you can help me with it. I have an option to put text into for example like an api key before you start the program but i cannot seem to get the text from what the user put so I can use it. I dont know if that makes sense but I hope it does. Below you can see the text input im talking about. I basically wanna do something like this use GET https://example.com/api-key={{API KEY}} something like that but of course replace the link with another link.
9515122d-df4d-4557-9131-315a7314e37f-image.png
Just create new resource of type "FixedString" and use it in the script
like you described.
thanks at @Allister for the work around which helps me out to continue developing my script? @Fox the success number action should be able to track number of successful threads irrespective of were the action is being used in the main function or when call function in several threads action is used.