Taleo APIs
Summary
Sending Taleo requistion information to a third party via APIContent
We have new requirements to send Taleo data to a third party and they only integration method the third party provides is web services (API). The integrations we are through Taleo Connect Client (TCC), and to our knowledge, we are unable to call an API from TCC directly. It seems that the only way for us is to extract the data using TCC into a temporary area where we can then run another program to fetch that data send it through the API.
We need to send job description data to the third party vendor based on certain criteria, and we are looking for available options with minimum code changes. Here are some questions that may help.
0