You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

REST API IN TALEO

Received Response
44
Views
1
Comments
edited Dec 14, 2022 6:34AM in Taleo Business Edition (TBE) 1 comment

Summary

Rest API ISSUE

Content

Hello,

I am trying to get candidate information using REST API in candidate feedback tab. I tried to add JAVA script to invoke Rest API using basic autentification, but after API successfuly invoked  I am logged out of system if I try to save or cancel changes. Script was added as a Template HTML tab.

Performed Steps: 
Candidates TAB -> Selecting Candidate -> Contact & Interviews -> Edit Feedback -> Webservice automaticly is invoked -> Click Save (and I am Automaticly disconnected) 

Script code:

<script> 

var x = document.getElementsByName("candId")[0].value; 
URL = "https://ldd.tbe.taleo.net/ldd04/ats/api/v1/object/candidate/"+x

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!