Skip to main content
Server path: /ukg-recruiting-pipeline | Type: Application | PCID required: Yes

Tools

ToolDescription
ukg-recruiting-pipeline_close_opportunity_by_idClose Opportunity by ID
ukg-recruiting-pipeline_create_applicationCreate Application
ukg-recruiting-pipeline_create_comment_by_application_idCreate Comment by Application ID
ukg-recruiting-pipeline_create_offerCreate Offer
ukg-recruiting-pipeline_create_opportunityCreate Opportunity
ukg-recruiting-pipeline_create_opportunity_assessmentCreate Opportunity Assessment
ukg-recruiting-pipeline_create_opportunity_screening_questionCreate Opportunity Screening Question
ukg-recruiting-pipeline_deactivate_opportunity_screening_questionsDeactivate Opportunity Screening Questions
ukg-recruiting-pipeline_delete_opportunity_assessment_by_idDelete Opportunity Assessment by ID
ukg-recruiting-pipeline_disposition_application_by_idDisposition Application by ID
ukg-recruiting-pipeline_initiate_hire_by_application_idInitiate Hire by Application ID
ukg-recruiting-pipeline_look_up_easy_apply_application_by_candidate_opportunity_and_integration_idLook Up EasyApply Application by Candidate, Opportunity, and Integration ID
ukg-recruiting-pipeline_publish_opportunity_by_idPublish Opportunity by ID
ukg-recruiting-pipeline_refresh_opportunity_by_idRefresh Opportunity by ID
ukg-recruiting-pipeline_retrieve_all_opportunity_assessmentsRetrieve All Opportunity Assessments
ukg-recruiting-pipeline_retrieve_application_by_idRetrieve Application by ID
ukg-recruiting-pipeline_retrieve_application_disposition_eventsRetrieve Application Disposition Events
ukg-recruiting-pipeline_retrieve_application_disposition_events_by_application_idRetrieve Application Disposition Events by Application ID
ukg-recruiting-pipeline_retrieve_applicationsRetrieve Applications
ukg-recruiting-pipeline_retrieve_applications_by_candidate_idRetrieve Applications by Candidate ID
ukg-recruiting-pipeline_retrieve_comments_by_application_idRetrieve Comments by Application ID
ukg-recruiting-pipeline_retrieve_offer_actions_by_offer_idRetrieve Offer Actions by Offer ID
ukg-recruiting-pipeline_retrieve_offersRetrieve Offers
ukg-recruiting-pipeline_retrieve_opportunitiesRetrieve Opportunities
ukg-recruiting-pipeline_retrieve_opportunity_assessment_by_idRetrieve Opportunity Assessment by ID
ukg-recruiting-pipeline_retrieve_opportunity_by_idRetrieve Opportunity by ID
ukg-recruiting-pipeline_retrieve_opportunity_country_questionsRetrieve Opportunity Country Questions
ukg-recruiting-pipeline_retrieve_opportunity_screening_questionsRetrieve Opportunity Screening Questions
ukg-recruiting-pipeline_retrieve_recruiters_an_opportunity_is_shared_withRetrieve Recruiters an Opportunity is Shared With
ukg-recruiting-pipeline_share_opportunity_with_recruiterShare Opportunity With Recruiter
ukg-recruiting-pipeline_submit_offer_for_approval_by_idSubmit Offer for Approval by ID
ukg-recruiting-pipeline_update_opportunity_assessment_by_idUpdate Opportunity Assessment by ID
ukg-recruiting-pipeline_update_opportunity_screening_question_by_idUpdate Opportunity Screening Question by ID
ukg-recruiting-pipeline_upload_application_documentUpload Application Document

ukg-recruiting-pipeline_close_opportunity_by_id

Close Opportunity by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
closed_bystringNoThe unique ID of the person who is closing the opportunity in GUID format.
closed_datestringNoThe date and time an opportunity was closed. This value cannot be a future date. If not specified, defaults to UTC now.

ukg-recruiting-pipeline_create_application

Create Application Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicant_sourceobjectNoThe applicant source model.
applied_datestringNoThe date on which the candidate applied or UtcNow if omitted. This date must not be after the current date or the available start date and must not be before the opportunity’s posted date.
availabilityobjectNoThe candidate’s schedule availability. For example: Monday: from 8AM to 12PM Tuesday: from 2PM to 6PM Friday: from 9AM to 5PM Certain conditions that the model cannot capture can be specified in the notes. For example: available only during summer available every other Monday.
available_start_datestringYesThe date that the candidate is available to start. The date must not be before the applied date.
candidateobjectNoThe candidate model.
country_specific_responsesobject[]NoAn array of answers to country-specific questions for the opportunity’s given country. Refer to the example for the proper format. Responses are optional for all country questions, but if a response is provided for a specific type of country question, the question type must be valid and the answer must be valid. Responses to disability questions must not be more than 250 characters. Refer to the table associated with this operation to see valid types of country-specific questions and responses.
creatorobjectNoThe creator model.
job_boardobjectNoThe job board model.
job_postingobjectNoThe job posting model.
opportunityobjectNoThe opportunity model.
screening_question_responsesobject[]NoAn array of answers to screening questions indexed with a 0-based index value for each answer. The number of responses must match the number of screening questions. If a response is for a text question, it must not be longer than 4,000 characters. If a response is for a multi-choice question, the value must not be less than 0 and must be less than the total number of questions.

ukg-recruiting-pipeline_create_comment_by_application_id

Create Comment by Application ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.
authorobjectNoThe author model.
commentstringYesThe comment text. Cannot be empty or contain only spaces. Maximum 4000 characters.
created_atstringNoThe comment creation time stamp. When not provided it defaults to current UTC time. Cannot be a date occurring in the future or earlier than the applied date.
is_importantbooleanNoA Boolean indicator of whether or not a comment is important. Defaults to false.

ukg-recruiting-pipeline_create_offer

Create Offer Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationobjectNoThe application model.
approval_process_typestringNoThe approval process type. Valid values include parallel and sequential.
approversobject[]NoAn array of offer’s approvers.
bodyobjectNoThe text body of an offer in all available languages.
brandobjectNoThe brand details.
created_atstringNoThe date and time an offer was created.
creatorobjectNoThe creator model.
hiring_managerobjectNoThe hiring manager associated with the offer.
recruiterobjectNoThe recruiter associated with the offer.
templateobjectNoA template associated with the offer.

ukg-recruiting-pipeline_create_opportunity

Create Opportunity Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
approverobjectNoThe approver associated with an opportunity.
behavior_criteriaobject[]NoAn array of an opportunity’s behavior criteria. All behavior criteria must have a valid behavior ID and the behavior must not be archived.
companyobjectNoThe company associated with an opportunity.
compensationobjectNoThe compensation details associated with an opportunity.
created_atstringNoThe date and time the opportunity was created. Defaults to NOW.
default_localeobjectNoThe default locale associated with an opportunity.
descriptionobjectNoThe description of an opportunity in all available languages.
education_criteriaobject[]NoAn array of an opportunity’s education criteria. The only required field when education is included is degree, and a valid degree ID must be specified. If a major is included, it must be a valid major ID.
employee_typeobjectNoThe employee type associated with an opportunity.
full_time_equivalentobjectNoThe full time equivalent model, which is an integer representing what is defined as full time.
head_countobjectNoThe head count associated with an opportunity.
hiring_managerobjectNoThe hiring manager associated with an opportunity.
hours_per_shiftintegerNoThe number of hours per shift. Defaults to null.
hours_per_weekintegerNoThe number of hours per week. Defaults to null.
incumbentobjectNoThe incumbent who occupied an opportunity’s listed position prior to the opportunity’s candidate.
internal_notesobjectNoAn opportunity’s internal notes. Maximum of 4,000 characters.
internal_titleobjectNoThe internal title of an opportunity. Optional. Maximum of 75 characters. Uses the value associated with the default locale. If the default locale is not provided, it uses the default tenant locale.
is_budgetedstringNoAn opportunity’s budgeting status (yes, no). Defaults to null.
is_continuous_openingbooleanNoA Boolean indicator of whether or not an opportunity is a continous or ‘forever’ opening. Defaults to false. If true, full_time_equivalent and head_count are ignored.
is_featuredbooleanNoA Boolean indicator of whether or not an opportunity is featured. Defaults to false.
is_shared_with_everyonebooleanNoA Boolean indicator of whether or not an opportunity is shared with everyone. Defaults to false.
jobobjectNoThe job associated with an opportunity.
job_boardsobject[]NoAn array of an opportunity’s associated job boards, which must be valid job boards. Not required to publish.
job_familyobjectNoThe job family details associated with an opportunity.
justification_commentsobject[]NoAn array of an opportunity’s justification comments. Maximum of 10 comments per opportunity. Each comment has a maximum of 500 characters.
license_and_certification_criteriaobject[]NoAn array containing an opportunity’s license and certification criteria. All license and certification criteria must have a valid license ID.
locationsobject[]NoAn array of an opportunity’s locations. They must be valid locations. At least one location is required to publish. If the UserDefinedLocations feature toggle is off, each location must be a valid GUID for a record in the Location collection. If the UserDefinedLocations feature toggle is on, each location must be a valid GUID for a record in the PhysicalLocation collection.
motivation_criteriaobject[]NoAn array of an opportunity’s motivation criteria.
onboarding_ownerobjectNoThe onboarding owner associated with an opportunity.
opening_reasonstringNoAn opportunity’s opening reason (new-headcount, replacement, over-hire, temporary). Defaults to null.
org_unit_groupsobject[]NoAn array of an opportunity’s org unit groups. Maximum of 20 org unit groups per opportunity. Each org unit group consists of a set of org units: org unit 1, org unit 2, …org unit N. Currently, the Recruiting system supports only one group of org units, but multiple group support will be added in the future.
prioritystringNoAn opportunity’s priority (low, medium, high). Defaults to null.
recruiterobjectNoThe recruiter associated with an opportunity.
recruiting_processobjectNoThe recruiting process associated with an opportunity.
request_candidate_availabilitybooleanNoA Boolean indicator of whether or not to request a candidate’s availability. Defaults to false.
skill_criteriaobject[]NoAn array of an opportunity’s skill criteria. All skill criteria must have a valid skill ID and proficiency level ID.
staffing_plan_impactstringNoAn opportunity’s impact to staffing plan notes. Defaults to null. Maximum 500 characters.
supervisorobjectNoThe supervisor associated with an opportunity.
target_start_datestringNoAn opportunity’s target start date. Defaults to null.
titleobjectNoThe title of an opportunity in all available languages. Maximum of 75 characters. Required to publish.
travelobjectNoThe travel model for an opportunity.
work_experience_criteriaobject[]NoAn array of an opportunity’s work experience criteria. All work experiences must have a translation for the opportunity’s default language code.

ukg-recruiting-pipeline_create_opportunity_assessment

Create Opportunity Assessment Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
integration_idstringNoThe unique ID of an integration in GUID format.
packagesobject[]NoAn array of packages.

ukg-recruiting-pipeline_create_opportunity_screening_question

Create Opportunity Screening Question Parameters:
ParameterTypeRequiredDefaultDescription
opportunityIdstringYesThe unique ID of an opportunity.
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
choicesobject[]NoAn array of answer choices. A minimum of two valid choices is required.
is_disqualifyingbooleanNoA Boolean indicator of whether or not an incorrect response to a particular opportunity screening question is disqualifying.
library_questionstringNoThe library question.
ordinalnumberNoThe ordinal number assigned to a screening question consisting of a whole number greater than zero that cannot be a ordinal already asigned to another screening question in the opportunity. If not specified, the next-to-maximum ordinal in the screening question collection is assigned.
questionobjectNoThe screening question in all available languages.
rangeobjectNoThe range associated with a numeric screening question.
scorenumberNoA whole number in the 0 to 5 range.
typestringNoThe type of screening question. Valid values include Text, Numeric, and MultipleChoice.

ukg-recruiting-pipeline_deactivate_opportunity_screening_questions

Deactivate Opportunity Screening Questions Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
screeningQuestionIdstringYesThe unique ID of a screening question.
is_activebooleanNoIs Active

ukg-recruiting-pipeline_delete_opportunity_assessment_by_id

Delete Opportunity Assessment by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
opportunityAssessmentIdstringYesThe unique ID of an opportunity assessment.

ukg-recruiting-pipeline_disposition_application_by_id

Disposition Application by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. Can be viewed in the browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.
authorobjectNoThe author value
commentstringNoAny comments the recruiter wants to leave about the dispositioning.
created_atstringNoTimestamp for the dispositioning. Defaults to NOW if not provided. Must not be future dated, before the applied date, and must be after the applications step begin date.
disposition_reasonobjectNoThe disposition reason model.
is_importantbooleanNoA boolean indicator of whether the comment is important or not. Defaults to FALSE if not provided.
stepobjectNoThe step model.

ukg-recruiting-pipeline_initiate_hire_by_application_id

Initiate Hire by Application ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.
accept_datestringYesThe date on which the offer was accepted by a candidate for the specified application. Must not be before 1/1/1881 or after 12/31/2199.
companyobjectNoThe company model.
compensationobjectNoThe compensation model.
employee_typeobjectNoThe employee type model.
ftenumberNoThe full time equivalent of the hire (decimal). Must be greater than 0 and no more than 9999999999 .9999 Required (if FTE enabled).
hire_datestringYesThe date on which the candidate is hired for the opportunity associated with the specified application. Must not be before 1/1/1881 or after 12/31/2199.
hiring_managerobjectNoThe hiring manager associated with the hire.
offer_datestringYesThe date on which the offer was presented to a candidate for the specified application. Must not be before 1/1/1881 or after 12/31/2199.
onboarding_ownerobjectNoThe onboarding owner for the hire.
org_unitsobject[]NoArray of OrgUnit IDs
start_datestringYesThe date on which the candidate is set to start working. Must not be before 1/1/1881 or after 12/31/2199.
supervisorobjectNoThe supervisor model.
tax_locationobjectNoThe tax location model.

ukg-recruiting-pipeline_look_up_easy_apply_application_by_candidate_opportunity_and_integration_id

Look Up EasyApply Application by Candidate, Opportunity, and Integration ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
candidateobjectNoThe candidate believed to be associated with the application.
integrationobjectNoThe requesting partner.
opportunityobjectNoThe opportunity believed to be associated with the application.

ukg-recruiting-pipeline_publish_opportunity_by_id

Publish Opportunity by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
published_datestringNoThe date and time on and at which an opportunity is published.

ukg-recruiting-pipeline_refresh_opportunity_by_id

Refresh Opportunity by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
externalbooleanNoA Boolean indicator of whether or not to refresh the external job board.
internalbooleanNoA Boolean indicator of whether or not to refresh the internal job board.
job_board_idstringNoThe unique ID of the job board whose postings will be refreshed in GUID format.

ukg-recruiting-pipeline_retrieve_all_opportunity_assessments

Retrieve All Opportunity Assessments Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.

ukg-recruiting-pipeline_retrieve_application_by_id

Retrieve Application by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.

ukg-recruiting-pipeline_retrieve_application_disposition_events

Retrieve Application Disposition Events Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. Can be viewed in the browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
pagestringNoThe page of records to return.
per_pagestringNoThe number of resources returned per page. If no pagination parameters are specified, the default maximum is applied.
updated_afterstringNoThe date and time on or after which the operation returns applications. Pass a UTC value in order to get accurate results as Recruiting datetime values are in UTC. For example: 2016-12-21T18:44:03.356Z. No quoted values. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are applied to the filter.
updated_beforestringNoThe date and time on or before which the operation returns applications. Pass a UTC value in order to get accurate results as Recruiting datetime values are in UTC. For example: 2016-12-21T18:44:03.356Z. No quoted values. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are applied to the filter.

ukg-recruiting-pipeline_retrieve_application_disposition_events_by_application_id

Retrieve Application Disposition Events by Application ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. Can be viewed in the browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.

ukg-recruiting-pipeline_retrieve_applications

Retrieve Applications Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
pagestringNoThe page of paginated records to return.
per_pagestringNoThe number of resources returned per page. If no pagination parameters are specified, the default (max) is applied.
updated_afterstringNoThe filtering date on or after which applications were updated. UTC values are required for accurate results since DateTime values are UTC. For example: 2016-12-21T18:44:03.356Z. No quoted value. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are also applied to the filter.
updated_beforestringNoThe filtering date on or before which applications were updated. UTC values are required for accurate results since DateTime values are UTC. For example: 2016-12-21T18:44:03.356Z. No quoted value. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are also applied to the filter.

ukg-recruiting-pipeline_retrieve_applications_by_candidate_id

Retrieve Applications by Candidate ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
candidateIdstringYesThe unique ID of a candidate.
pagestringNoThe page of paginated records to return.
per_pagestringNoThe number of resources returned per page. Default is 50, maximum is 1000.
afterstringNoReturns records after this ID.
beforestringNoReturn records before this ID.
updated_afterstringNoFilter applications updated on or after this date. UTC DateTime format required. Example: 2016-12-21T18:44:03.356Z
updated_beforestringNoFilter applications updated on or before this date. UTC DateTime format required. Example: 2016-12-21T18:44:03.356Z
job_codestringNoFilter applications by job code. Only returns applications where the job code matches the specified value.

ukg-recruiting-pipeline_retrieve_comments_by_application_id

Retrieve Comments by Application ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.

ukg-recruiting-pipeline_retrieve_offer_actions_by_offer_id

Retrieve Offer Actions by Offer ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
offerIdstringYesThe unique ID of an offer.
pagestringNoThe page of records to return.
per_pagestringNoThe number of resources returned per page. If no pagination parameters are specified, the default maximum is applied.

ukg-recruiting-pipeline_retrieve_offers

Retrieve Offers Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
pagestringNoThe page of records to return.
per_pagestringNoThe number of resources returned per page. If no pagination parameters are specified, the default maximum is applied.

ukg-recruiting-pipeline_retrieve_opportunities

Retrieve Opportunities Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
pagestringNoThe page of records to return.
per_pagestringNoThe number of resources returned per page. If no pagination parameters are specified, the default maximum is applied.
updated_afterstringNoThe date and time on or after which the operation returns applications. Pass a UTC value in order to get accurate results as Recruiting datetime values are in UTC. For example: 2016-12-21T18:44:03.356Z. No quoted values. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are applied to the filter.
updated_beforestringNoThe date and time on or before which the operation returns applications. Pass a UTC value in order to get accurate results as Recruiting datetime values are in UTC. For example: 2016-12-21T18:44:03.356Z. No quoted values. The system ignores this parameter if the value is not a properly formatted DateTime. Milliseconds are applied to the filter.

ukg-recruiting-pipeline_retrieve_opportunity_assessment_by_id

Retrieve Opportunity Assessment by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
opportunityAssessmentIdstringYesThe unique ID of an opportunity assessment.

ukg-recruiting-pipeline_retrieve_opportunity_by_id

Retrieve Opportunity by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.

ukg-recruiting-pipeline_retrieve_opportunity_country_questions

Retrieve Opportunity Country Questions Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.

ukg-recruiting-pipeline_retrieve_opportunity_screening_questions

Retrieve Opportunity Screening Questions Parameters:
ParameterTypeRequiredDefaultDescription
opportunityIdstringYesThe unique ID of an opportunity.
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.

ukg-recruiting-pipeline_retrieve_recruiters_an_opportunity_is_shared_with

Retrieve Recruiters an Opportunity is Shared With Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.

ukg-recruiting-pipeline_share_opportunity_with_recruiter

Share Opportunity With Recruiter Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
personobjectNoThe Person model.

ukg-recruiting-pipeline_submit_offer_for_approval_by_id

Submit Offer for Approval by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
offerIdstringYesThe unique ID of an offer.
authorobjectNoThe author of the offer.

ukg-recruiting-pipeline_update_opportunity_assessment_by_id

Update Opportunity Assessment by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
opportunityAssessmentIdstringYesThe unique ID of an opportunity assessment.
idstringNoThe unique ID of an opportunity assessment in GUID format.
ordinalnumberNoThe ordinal assigned to this opportunity assessment.
packagesobject[]NoAn array of packages.

ukg-recruiting-pipeline_update_opportunity_screening_question_by_id

Update Opportunity Screening Question by ID Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
opportunityIdstringYesThe unique ID of an opportunity.
screeningQuestionIdstringYesThe unique ID of a screening question.
choicesobject[]NoAn array of answer choices. A minimum of two valid choices is required.
is_disqualifyingbooleanNoA Boolean indicator of whether or not an incorrect response to a particular opportunity screening question is disqualifying.
library_questionstringNoThe library question.
ordinalnumberNoThe ordinal number assigned to a screening question consisting of a whole number greater than zero that cannot be a ordinal already asigned to another screening question in the opportunity. If not specified, the next-to-maximum ordinal in the screening question collection is assigned.
questionobjectNoThe screening question in all available languages.
rangeobjectNoThe range associated with a numeric screening question.
scorenumberNoA whole number in the 0 to 5 range.
typestringNoThe type of screening question. Valid values include Text, Numeric, and MultipleChoice.

ukg-recruiting-pipeline_upload_application_document

Upload Application Document Parameters:
ParameterTypeRequiredDefaultDescription
tenantaliasstringYesThe customer tenant. May be seen in browser bar when signed into UKG Pro Recruiting or UKG Pro Onboarding.
applicationIdstringYesThe unique ID of an application.
filestringNoThe uploaded file, consisting of the file’s name and extension (example: file.doc). The file name cannot be empty, white-space, or contain any of the following characters: /\?:*”<>| The extension cannot be empty, white-space, or consist of any non-supported file type. Supported file types are: .jpg, .jpeg, .png, .pdf, .doc, and .docx.
metadatastringNoThe metadata associated with an uploaded file.