Fetch Multiple Candidates' Details (SOAP)

Follow

Overview

To request the Candidate XML of candidates in CRM that are necessary for the third-party integrations and partners with CRM. The third-party must know the GUID (a unique identifier for a candidate in CRM) from a previous call. Partners can likely use list calls, such as Match APIs - Fetch Candidate GUIDs (SOAP), to get candidate GUIDs based on criteria.

Prerequisites

  • Modules
    • Source&CRM = ON
  • Privileges
    • Source&CRM - API User

API Request

Path

Post

https://api2.talemetry.com/soap/profiles/v1

SOAP Header

Field Type Required  Description
Username String Yes The client ID of the CRM user performing the call.
Password String Yes The secret key of the CRM user performing the call.

Request Body

 <CandidateDetails xmlns="http://profile.talemetry.com/">
<Ids>
<Id>582111a6-2e28-11ef-941e-caae617354a8</Id>
<Id>03d2b796-808d-4348-b80a-9e96a22808cd</Id>
</Ids>
</CandidateDetails>

Request Parameters

Field Type Required Description
Ids array of Id Yes

An array of Candidate GUIDs for candidates for which you want to get candidate details and profiles.

Maximum of 10 IDs per request.

Id string Yes Candidate GUID in CRM.

 

Sample Request

<soap:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://peoplesoft.com/HCM/Schema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:rm="resumemirror.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header>
<AuthHeader xmlns="http://profile.talemetry.com/">
<Username> {key} </Username>
<Password> {secret} </Password>
</AuthHeader>
</soap:Header>
<soap:Body>
<CandidateDetails xmlns="http://profile.talemetry.com/">
<Ids>
<Id>582111a6-2e28-11ef-941e-caae617354a8</Id>
<Id>03d2b796-808d-4348-b80a-9e96a22808cd</Id>
</Ids>
</CandidateDetails>
</soap:Body>
</soap:Envelope>

Response

With a successful response, for each requested Candidate GUID, the API will return a Candidate XM,L, including the following fields:

  • ContactInfo
  • EmploymentHistory
  • EducationHistory
  • RelatedPositionPostings

The definition of Candidate XML fields and values is described here: Match APIs - Candidate XML Format for Create Candidate via API.

Sample Response

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<StatusType xmlns="http://profile.talemetry.com/">
<StatusNumber>0</StatusNumber>
<Description>Success</Description>
</StatusType>
</soap:Header>
<soap:Body>
<CandidateDetailsResponse xmlns="http://profile.talemetry.com/">
<result>
<Candidates>
<Candidate xmlns="http://ns.hr-xml.org/2007-04-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.hr-xml.org/2007-04-15Candidate.xsd">
<CandidateRecordInfo>
<Id>
<IdValue>582111a6-2e28-11ef-941e-caae617354a8</IdValue>
</Id>
</CandidateRecordInfo>
<Resume xmlns:rm="resumemirror.com">
<StructuredXMLResume>
<ContactInfo>
<PersonName>
<FormattedName>Nertil ATSCandidate</FormattedName>
<GivenName>Nertil</GivenName>
<FamilyName>ATSCandidate</FamilyName>
</PersonName>
<ContactMethod>
<Use>personal</Use>
<Telephone>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>2507587115</SubscriberNumber>
</Telephone>
<Mobile>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>0018963851931</SubscriberNumber>
</Mobile>
<InternetEmailAddress>andrew.swanson@randomemail.com</InternetEmailAddress>
<PostalAddress>
<CountryCode>CA</CountryCode>
<PostalCode>72602</PostalCode>
<Region>MB</Region>
<Municipality>Rileyview</Municipality>
<DeliveryAddress>
<AddressLine>4714 Williams Roads</AddressLine>
</DeliveryAddress>
</PostalAddress>
</ContactMethod>
<ContactMethod>
<Use>business</Use>
<Telephone>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>4655131558</SubscriberNumber>
</Telephone>
</ContactMethod>
</ContactInfo>
<EmploymentHistory>
<EmployerOrg>
<EmployerOrgName>Gtec Computer Corporation</EmployerOrgName>
<PositionHistory>
<Title>International Marketing Mana <EmploymentHistory>
<EmployerOrg>
<EmployerOrgName>Jobvite</EmployerOrgName>
<PositionHistory>
<Title>Product manager</Title>
<OrgName>
<OrganizationName>Jobvite</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Richmond</Municipality>
<Region>BC</Region>
<CountryCode>CA</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>work as part of the teaching team to encourage a positive learning environment for all children within the center- Develop lesson plans that provide everything needed to build a strong foundation for students- Provide social interaction and developmentally appropriate skill-based activities to help students thrive this year and well into the future- Encourage and model positive social behavior and expectations</Description>
<StartDate>
<YearMonth>2017-06</YearMonth>
</StartDate>
<EndDate>
<StringDate>current</StringDate>
</EndDate>
</PositionHistory>
</EmployerOrg>
<EmployerOrg>
<EmployerOrgName>Bayada</EmployerOrgName>
<PositionHistory>
<Title>Hha</Title>
<OrgName>
<OrganizationName>Bayada</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Wilmington</Municipality>
<Region>NC</Region>
<CountryCode>US</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>on call</Description>
<StartDate>
<YearMonth>2021-12</YearMonth>
</StartDate>
<EndDate>
<Year>2022</Year>
</EndDate>
</PositionHistory>
</EmployerOrg>
<EmployerOrg>
<EmployerOrgName>Bailey home care</EmployerOrgName>
<PositionHistory>
<Title>Pca</Title>
<OrgName>
<OrganizationName>Bailey home care</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Wilmington</Municipality>
<Region>NC</Region>
<CountryCode>US</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>Home health aide helping elderly people</Description>
<StartDate>
<YearMonth>2013-09</YearMonth>
</StartDate>
<EndDate>
<YearMonth>2016-06</YearMonth>
</EndDate>
</PositionHistory>
</EmployerOrg>
<EmployerOrg>
<EmployerOrgName>Ys companies temp job</EmployerOrgName>
<PositionHistory>
<Title>Waiter , dishwasher , prep</Title>
<OrgName>
<OrganizationName>Ys companies temp job</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Wilmington</Municipality>
<Region>NC</Region>
<CountryCode>US</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>Temp job</Description>
<StartDate>
<YearMonth>2014-08</YearMonth>
</StartDate>
<EndDate>
<YearMonth>2014-09</YearMonth>
</EndDate>
</PositionHistory>
</EmployerOrg>
</EmploymentHistory>ger</Title>
<OrgName>
<OrganizationName>Gtec Computer Corporation</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Canada</Municipality>
<CountryCode>CA</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>PA, CA, MA, DC, Switzerland; Ireland International Marketing Manager and Marketing Consultant Complete program responsibility including identifying and forecasting revenue generation, program costs and channel partners. Generated $3. 6 billion in sales revenues achieving 110% of the budget through aggressive push/pull marketing programs. Generated 22 to 1 Return On Investment creating and executing an international trade-in campaign that received 12% response rate, yielding increased sales of $200,000. 00. Managed 60% of worldwide software marketing efforts and program development for channel marketing strategies. Local Area Manager for Industrial Distributors Responsible for training and sales management of multiple industrial sales branches to achieve their sales quota of Computer products. Trained and managed communications to 120+ sales people resulting in achievement 154% of the sales goal wining prestigious DECathlon. Achieved 341% of CRI budget by creating a national marketing campaign to drive new business. Additional positions of responsibility included: Marketing-Education Industry Consultant Software Sales-Components and Peripherals Local Area Manager</Description>
<StartDate>
<YearMonth>2017-06</YearMonth>
</StartDate>
<EndDate>
<StringDate>current</StringDate>
</EndDate>
</PositionHistory>
</EmployerOrg>
<EmployerOrg>
<EmployerOrgName>Ernakulam</EmployerOrgName>
<PositionHistory>
<Title>Sales-Partner Recruiter</Title>
<OrgName>
<OrganizationName>Ernakulam</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<CountryCode>US</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>Sales-Partner Recruiter for</Description>
<StartDate>
<AnyDate>notKnown</AnyDate>
</StartDate>
</PositionHistory>
</EmployerOrg>
</EmploymentHistory>
<EducationHistory>
<SchoolOrInstitution schoolType="university">
<School>
<SchoolName>Arila University</SchoolName>
</School>
<LocationSummary>
<CountryCode>US</CountryCode>
</LocationSummary>
<Degree>
<DegreeName>B.Sc</DegreeName>
<DegreeDate>
<Year>2016</Year>
</DegreeDate>
<DegreeMajor>
<Name>COMPUTER SCIENCE Computer Science</Name>
</DegreeMajor>
</Degree>
</SchoolOrInstitution>
</EducationHistory>
</StructuredXMLResume>
<UserArea>
<rm:RelatedPositionPostings>
<rm:RelatedPositionPosting>
<rm:application_date>2024-06-27</rm:application_date>
<rm:DispositionReasonCode/>
<rm:DispositionReasonName/>
<rm:DispositionStatusCode>020</rm:DispositionStatusCode>
<rm:DispositionStatusName>020 Applied</rm:DispositionStatusName>
<rm:Company/>
<rm:CompanyName/>
<rm:Department/>
<rm:DepartmentName/>
<rm:DispositionDate>2024-06-12</rm:DispositionDate>
<rm:DispositionReasonSearch/>
<rm:DispositionReasonSearchName/>
<rm:Interviewed/>
<rm:Id>TH70012</rm:Id>
<rm:PostingTitle>Thor-Edited Position</rm:PostingTitle>
<rm:Location/>
<rm:ManagerID/>
<rm:Manager/>
<rm:OpenDate/>
<rm:RecruiterID/>
<rm:Recruiter/>
<rm:RecruitmentId/>
<rm:WebTrackingId/>
<rm:ContextId/>
<rm:app_source_id/>
<rm:app_source_name/>
<rm:app_subsource_id/>
<rm:app_subsource_name/>
<rm:app_subsource_search_id/>
<rm:app_subsource_search_name/>
<rm:app_source_text/>
<rm:referral_datetime/>
<rm:referrer_name/>
<rm:referrer_family/>
<rm:employee_email/>
<rm:previous_employee/>
<rm:prev_term_date/>
<rm:company_source/>
<rm:talemetry_bid/>
<rm:TargetCrmStage/>
<rm:HireStartDate/>
</rm:RelatedPositionPosting>
<rm:RelatedPositionPosting>
<rm:application_date>2024-06-04</rm:application_date>
<rm:DispositionReasonCode/>
<rm:DispositionReasonName/>
<rm:DispositionStatusCode>020</rm:DispositionStatusCode>
<rm:DispositionStatusName>Applied</rm:DispositionStatusName>
<rm:Company/>
<rm:CompanyName/>
<rm:Department/>
<rm:DepartmentName/>
<rm:DispositionDate>2024-02-12</rm:DispositionDate>
<rm:DispositionReasonSearch>010030</rm:DispositionReasonSearch>
<rm:DispositionReasonSearchName>010 Review 030 Poor Interview</rm:DispositionReasonSearchName>
<rm:Interviewed/>
<rm:Id>v234</rm:Id>
<rm:PostingTitle>New Job 040624</rm:PostingTitle>
<rm:Location/>
<rm:ManagerID/>
<rm:Manager/>
<rm:OpenDate>2024-02-22</rm:OpenDate>
<rm:RecruiterID/>
<rm:Recruiter/>
<rm:RecruitmentId/>
<rm:WebTrackingId/>
<rm:ContextId/>
<rm:app_source_id/>
<rm:app_source_name/>
<rm:app_subsource_id/>
<rm:app_subsource_name/>
<rm:app_subsource_search_id/>
<rm:app_subsource_search_name/>
<rm:app_source_text>BluePlanet</rm:app_source_text>
<rm:referral_datetime/>
<rm:referrer_name/>
<rm:referrer_family/>
<rm:employee_email/>
<rm:previous_employee/>
<rm:prev_term_date/>
<rm:company_source/>
<rm:talemetry_bid/>
<rm:TargetCrmStage/>
<rm:HireStartDate/>
</rm:RelatedPositionPosting>
</rm:RelatedPositionPostings>
<rm:Referrals/>
</UserArea>
</Resume>
</Candidate>
</Candidates>
</result>
</CandidateDetailsResponse>
</soap:Body>
</soap:Envelope>

Error Codes

Status Code Description
400 Candidate not found
400 More than 10 IDs are requested per API call. Exceeded Maximum Limit: Your request exceeds the allowed limit of 10 people. Please reduce the number of people in your request and try again.

 

Sample Failure Response 

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<StatusType xmlns="http://profile.talemetry.com/">
<StatusNumber>0</StatusNumber>
<Description>Success</Description>
</StatusType>
</soap:Header>
<soap:Body>
<CandidateDetailsResponse xmlns="http://profile.talemetry.com/">
<result>
<Candidates>
<Candidate>
<CandidateRecordInfo>
<Id>
<IdValue>03d2b796-808d-4348-b80a-9e96a22808cd</IdValue>
</Id>
</CandidateRecordInfo>
<Error>
<Code>404</Code>
<Message>Candidate not found</Message>
</Error>
</Candidate>
</Candidates>
</result>
</CandidateDetailsResponse>
</soap:Body>
</soap:Envelope>

Flexible Response

The API is designed to be flexible and can request only data blocks by passing an optional include parameter.

The include parameter is an array of options, each corresponding to a block. Use these option blocks to build the desired Candidate Details result.

ContactInfo is included by default with any other block.

Include Option Response Block Example
contact <ContactInfo>

View Sample: 

<ContactInfo>
<PersonName>
<FormattedName>Andrew</FormattedName>
<GivenName>Swanson</GivenName>
<FamilyName>ATSCandidate</FamilyName>
</PersonName>
<ContactMethod>
<Use>personal</Use>
<Telephone>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>2507587115</SubscriberNumber>
</Telephone>
<Mobile>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>0018963851931</SubscriberNumber>
</Mobile>
<InternetEmailAddress>andrew.swanson@randomemail.com</InternetEmailAddress>
<PostalAddress>
<CountryCode>CA</CountryCode>
<PostalCode>72602</PostalCode>
<Region>MB</Region>
<Municipality>Rileyview</Municipality>
<DeliveryAddress>
<AddressLine>4714 Williams Roads</AddressLine>
</DeliveryAddress>
</PostalAddress>
</ContactMethod>
<ContactMethod>
<Use>business</Use>
<Telephone>
<InternationalCountryCode>672</InternationalCountryCode>
<SubscriberNumber>4655131558</SubscriberNumber>
</Telephone>
</ContactMethod>
</ContactInfo>
education <EducationHistory>

View Sample:

<EducationHistory>
<SchoolOrInstitution schoolType="university">
<School>
<SchoolName>Arila University</SchoolName>
</School>
<LocationSummary>
<CountryCode>US</CountryCode>
</LocationSummary>
<Degree>
<DegreeName>B.Sc</DegreeName>
<DegreeDate>
<Year>2015</Year>
</DegreeDate>
<DegreeMajor>
<Name>COMPUTER SCIENCE Computer Science</Name>
</DegreeMajor>
</Degree>
</SchoolOrInstitution>
</EducationHistory>
experience <EmploymentHistory>

View Sample:

<EmploymentHistory>
<EmployerOrg>
<EmployerOrgName>Gtec Computer Corporation</EmployerOrgName>
<PositionHistory>
<Title>International Marketing Manager</Title>
<OrgName>
<OrganizationName>Gtec Computer Corporation</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<Municipality>Canada</Municipality>
<CountryCode>CA</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>
PA, CA, MA, DC, Switzerland; Ireland International Marketing Manager and
Marketing Consultant Complete program responsibility
</Description>
<StartDate>
<YearMonth>2017-06</YearMonth>
</StartDate>
<EndDate>
<StringDate>current</StringDate>
</EndDate>
</PositionHistory>
</EmployerOrg>
<EmployerOrg>
<EmployerOrgName>Ernakulam</EmployerOrgName>
<PositionHistory>
<Title>Sales-Partner Recruiter</Title>
<OrgName>
<OrganizationName>Ernakulam</OrganizationName>
</OrgName>
<OrgInfo>
<LocationSummary>
<CountryCode>US</CountryCode>
</LocationSummary>
</OrgInfo>
<Description>Sales-Partner Recruiter for</Description>
<StartDate>
<AnyDate>notKnown</AnyDate>
</StartDate>
</PositionHistory>
</EmployerOrg>
</EmploymentHistory>
ats_application_histories

<UserArea>

<RelatedPositionPostings>

 View Sample: 

<Resume xmlns:rm="resumemirror.com">
...
<UserArea>
<rm:RelatedPositionPostings>
<rm:RelatedPositionPosting>
<rm:application_date>2024-06-27</rm:application_date>
<rm:DispositionReasonCode/>
<rm:DispositionReasonName/>
<rm:DispositionStatusCode>020</rm:DispositionStatusCode>
<rm:DispositionStatusName>020 Applied</rm:DispositionStatusName>
<rm:Company/>
<rm:CompanyName/>
<rm:Department/>
<rm:DepartmentName/>
<rm:DispositionDate>2024-06-12</rm:DispositionDate>
<rm:DispositionReasonSearch/>
<rm:DispositionReasonSearchName/>
<rm:Interviewed/>
<rm:Id>TH70012</rm:Id>
<rm:PostingTitle>Thor-Edited Position</rm:PostingTitle>
<rm:Location/>
<rm:ManagerID/>
<rm:Manager/>
<rm:OpenDate/>
<rm:RecruiterID/>
<rm:Recruiter/>
<rm:RecruitmentId/>
<rm:WebTrackingId/>
<rm:ContextId/>
<rm:app_source_id/>
<rm:app_source_name/>
<rm:app_subsource_id/>
<rm:app_subsource_name/>
<rm:app_subsource_search_id/>
<rm:app_subsource_search_name/>
<rm:app_source_text/>
<rm:referral_datetime/>
<rm:referrer_name/>
<rm:referrer_family/>
<rm:employee_email/>
<rm:previous_employee/>
<rm:prev_term_date/>
<rm:company_source/>
<rm:talemetry_bid/>
<rm:TargetCrmStage/>
<rm:HireStartDate/>
</rm:RelatedPositionPosting>
<rm:RelatedPositionPosting>
<rm:application_date>2024-06-04</rm:application_date>
<rm:DispositionReasonCode/>
<rm:DispositionReasonName/>
<rm:DispositionStatusCode>020</rm:DispositionStatusCode>
<rm:DispositionStatusName>Applied</rm:DispositionStatusName>
<rm:Company/>
<rm:CompanyName/>
<rm:Department/>
<rm:DepartmentName/>
<rm:DispositionDate>2024-02-12</rm:DispositionDate>
<rm:DispositionReasonSearch>010030</rm:DispositionReasonSearch>
<rm:DispositionReasonSearchName>010 Review 030 Poor Interview</rm:DispositionReasonSearchName>
<rm:Interviewed/>
<rm:Id>v234</rm:Id>
<rm:PostingTitle>New Job 040624</rm:PostingTitle>
<rm:Location/>
<rm:ManagerID/>
<rm:Manager/>
<rm:OpenDate>2024-02-22</rm:OpenDate>
<rm:RecruiterID/>
<rm:Recruiter/>
<rm:RecruitmentId/>
<rm:WebTrackingId/>
<rm:ContextId/>
<rm:app_source_id/>
<rm:app_source_name/>
<rm:app_subsource_id/>
<rm:app_subsource_name/>
<rm:app_subsource_search_id/>
<rm:app_subsource_search_name/>
<rm:app_source_text>BluePlanet</rm:app_source_text>
<rm:referral_datetime/>
<rm:referrer_name/>
<rm:referrer_family/>
<rm:employee_email/>
<rm:previous_employee/>
<rm:prev_term_date/>
<rm:company_source/>
<rm:talemetry_bid/>
<rm:TargetCrmStage/>
<rm:HireStartDate/>
</rm:RelatedPositionPosting>
</rm:RelatedPositionPostings>
<rm:Referrals/>
</UserArea>
</Resume>
donotcontact_info

<UserArea>

<DoNotContact>

NOTE: Covers both DoNotContact and DoNotHire flags

View Sample:

<Resume xmlns:rm="resumemirror.com">
...
</Resume>
<UserArea>
...
<DoNotContact>false</DoNotContact>
</UserArea>
tags

<UserArea>

<Tags><Tag>

View Sample:

<Resume xmlns:rm="resumemirror.com">
...
</Resume>
<UserArea>
<Tags>
<Tag>test-tag</Tag>
<Tag>test-tag 2 with spaces</Tag>
</Tags>
</UserArea>
notes

<UserArea>

<Notes><Note>

View Sample:

<Resume xmlns:rm="resumemirror.com">
...
</Resume>
<UserArea>
<Notes>
<Note>
<Id>93949abc-13f5-48d3-b966-08e83ff2a5ed</Id>
<Text>test note</Text>
<DateTime>2024-11-08T17:42:43+00:00</DateTime>
<AuthorEmail>jane.doe@talemetry.com</AuthorEmail>
</Note>
</Notes>
</UserArea>
custom_data

<UserArea>

View Sample:

<Resume xmlns:rm="resumemirror.com">
...
</Resume>
<UserArea>
<DesiredCompensation>
<Value>100</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</DesiredCompensation>
<email_consent>
<Value>Yes</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</email_consent>
<multivalue_list>
<Value>
<Value>Retail</Value>
<Value>Marketing</Value>
<Value>Wholesale</Value>
</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</multivalue_list>
<Relocate>
<Value>Yes</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</Relocate>
<sms_consent>
<Value>Yes</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</sms_consent>
<Department>
<Value>KTECH</Value>
<UpdatedAt>2024-11-25 19:16:38 UTC</UpdatedAt>
</Department>
<AudienceType>
<AudienceType>techstaff</AudienceType>
<AudienceType>college</AudienceType>
</AudienceType>
<Lifecycle>
<State>current_employee</State>
</Lifecycle>
</UserArea>

Sample Request

<soap:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://peoplesoft.com/HCM/Schema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:rm="resumemirror.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header>
<AuthHeader xmlns="http://profile.talemetry.com/">
<!--Account is Irina Source-->
<Username>4b7fff41c04441b2d021c5275bc7afa59f54dc98</Username>
     
<Password>78e7d05c6f554cd09704d7c6352509949762641093739779294</Password>
</AuthHeader>
</soap:Header>
<soap:Body>
<CandidateDetails xmlns="http://profile.talemetry.com/">
<Ids>
<Id>11d8cdd8-12d5-11ef-b5cf-d69fcb5f52e1</Id>
<!--<Id>646a7064-bafc-11ee-bad6-ba0322f27a30</Id>-->
</Ids>
<Include>
<Options>education</Options>
<Options>donotcontact_info</Options>
</Include>
</CandidateDetails>
</soap:Body>
</soap:Envelope>

OR

{
"ids": ["582111a6-2e28-11ef-941e-caae617354a8"]
"include": ["education", "donotcontact_info"]
}

Sample Response

<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<StatusType xmlns="http://profile.talemetry.com/">
<StatusNumber>0</StatusNumber>
<Description>Success</Description>
</StatusType>
</soap:Header>
<soap:Body>
<CandidateDetailsResponse xmlns="http://profile.talemetry.com/">
<result>
<Candidates>
<Candidate xsi:schemaLocation="http://ns.hr-xml.org/2007-04-15Candidate.xsd" xmlns="http://ns.hr-xml.org/2007-04-15">
<CandidateRecordInfo>
<Id>
<IdValue>11d8cdd8-12d5-11ef-b5cf-d69fcb5f52e1</IdValue>
</Id>
</CandidateRecordInfo>
<Resume xmlns:rm="resumemirror.com">
<StructuredXMLResume>
<ContactInfo>
<PersonName>
<FormattedName>Amira Daniels2</FormattedName>
<GivenName>Amira</GivenName>
<FamilyName>Daniels2</FamilyName>
</PersonName>
<ContactMethod>
<Use>personal</Use>
<InternetEmailAddress>ikobets+amira.daniels3@talemetry.com</InternetEmailAddress>
</ContactMethod>
</ContactInfo>
<EducationHistory>
<SchoolOrInstitution schoolType="">
<School>
<SchoolName>Cape community college</SchoolName>
</School>
<Degree>
<DegreeName>College Diploma</DegreeName>
<DegreeDate>
<Year>2016</Year>
</DegreeDate>
<DegreeMajor>
<Name>Early Childhood</Name>
</DegreeMajor>
<DatesOfAttendance>
<StartDate>
<Year>2014</Year>
</StartDate>
<EndDate>
<Year>2016</Year>
</EndDate>
</DatesOfAttendance>
</Degree>
<UserArea>
<DatesOfAttendance>
<StartDate>
<YearMonth>2014-09</YearMonth>
</StartDate>
<EndDate>
<YearMonth>2016-06</YearMonth>
</EndDate>
</DatesOfAttendance>
</UserArea>
</SchoolOrInstitution>
</EducationHistory>
</StructuredXMLResume>
</Resume>
<UserArea>
<DoNotContact>false</DoNotContact>
</UserArea>
</Candidate>
</Candidates>
</result>
</CandidateDetailsResponse>
</soap:Body>
</soap:Envelope>

 

 

 

 

 

 

 

 

 

Was this article helpful?
0 out of 0 found this helpful