We are creating an application for TBE, which will bring all the requisitions and candidate from the Taleo Business Edition via Taleo Web API, so I have two questions.
- Is there necessary to send client's user credentials to obtain sessionId?
- Isn't there a way where we can send partner credentials(username, password) and get sessionId of the client which will be used further to make API call?