Oracle HCM & Talent Clouds Integration
Links to details below:
Fusion-Taleo Integration – FP13B – Overview (en-us)
Fusion-Taleo Integration – FP13B – Qualification Guide (en-us)
Fusion-Taleo Integration – FP13B – Taleo Configuration Guide (en-us)
Integrating with Taleo Business Edition
Currently (3/5/2015) TBE recommendation is to use the TBE REST APIs to get the data into and out of TBE. You may also utilize SSO if desired – documentation in the same location.
For Fusion HCM side, in Patch Bundle 6 on Release 9, you can use the /employees REST Service to create an employee. Before Patch Bundle 6, you can use File Based Loader or HCM Data Loader.
Transformation between the TBE data and the Fusion format required would need to be done by you.
Integrating with Taleo Enterprise Edition
Use Taleo Web Services to read/write to Taleo.
Use FBL/HDL or REST Services [Rel 9 Patch Bundle 8] to read/write from Fusion HCM.
Use whatever orchestration layer your company currently uses for their integrations.