Greetings, i started reading the docs of a tool scraper i want to use from your site, i found how to use the python api and get the results of actors but the next most important factor for me is to be able to get the output of an actor and then give it as an input to another task. Is that possible, and if yes how? i cant find it in the docs or in help sections here. Thanks
Hello, You will have to create a middle actor that loads the previous dataset and prepares it as input to the next one. There is currently no way to do it directly