This is quiet basic question, but how do you use collection to retrieve the search results of careers? I have been searching from the Taleo REST API guide, but I couldn't. I found out that in your Collection.php you use the search results in constructor by taking it from proper response value. What is this response value?
Hi,
This is quiet basic question, but how do you use collection to retrieve the search results of careers? I have been searching from the Taleo REST API guide, but I couldn't. I found out that in your
Collection.php
you use the search results in constructor by taking it from proper response value. What is this response value?