Create a new opening
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
active
boolean | null
Indicator for whether the opening is active
truefalse
additional_info
string | null
Additional info about the opening
alternative_locales
array of strings | null
List of alternate locales
alternative_locales ADD string
clone_workflow_id
string | null
The unique identifier for a workflow to clone and then associate the clone to the opening
compensation_currency_code
string | null
The currency of the pay rate
compensation_type
string | null
enum
How often the pay occurs
hourdaymonthyear
Allowed:
hour``day``month``year
compensation
string | null
The pay rate
custom_id
string | null
Identifier custom to opening for the account
customer_attributes
array of objects | null
List of customer attributes for the opening
customer_attributes ADD object
do_launch_portal_from_form
boolean | null
Indicator for whether to launch the applicant into the workflow after application
truefalse
external_title
string | null
Title that will be show on sourcing and career sites
force_applicant_identity
boolean | null
Indicator for whether applicant identity is enforced
truefalse
is_hiring_funnel
boolean | null
Indicator for whether the opening is for hiring
truefalse
is_private
boolean | null
Indicator for whether the opening is private
truefalse
is_sourcing_funnel
boolean | null
Indicator for whether the opening is for sourcing
truefalse
job_hours
string | null
enum
Indicator for whether the opening is full or part time
full_timepart_time
Allowed:
full_time``part_time
job_industry
string | null
enum
Industry the opening is for
accountingagricultureaudio_visualautomotivebanking_and_financebusiness_operationsconstructionconsultancycustomer_service_and_call_centresdentaleducation_and_trainingelectronicsenergy_oil_and_gasengineeringenvironmental_and_wastefacilities_managementfood_hospitalityfranchise_serviceshair_beauty_and_cosmeticshealth_medical_and_relatedhuman_resourcesinsuranceit_and_internetlegallogistics_procurement_distribution_and_supply_chainmanagement_executivemanufacturing_and_productionmarketing_advertising_and_prmedia_new_media_and_creativemilitary_and_defenceminingnonprofitotherproperty_and_real-estaterecruitmentretailsalesscientific_and_pharmaceuticalssecretarial_and_administrationtelecommunicationstrainingtravel_leisure_and_tourismtransportationweb_html_info_designwriting_editing
Show 45 enum values
job_type
string | null
enum
The type of job represented by the opening
permanenttemporarycontract_freelancercasualfinance_plus_accountingoperations_leadershipall_other_administrative_plus_professionalinformation_technologycustomer_service_plus_operationslocalregionaltraineeshuttle
Show 13 enum values
location_id
string required
The unique identifier for the location associated to the opening
owner_id
string | null
The unique identifier for the owner to be associated to the opening
position_id
string required
The unique identifier for the position associated to the opening
shift_attributes
object
The values to define a new shift for the opening
shift_attributesobject
shift_id
string | null
The unique identifier for the shift to be associated to the opening
title
string required
The title of the opening
use_obiq_form
boolean | null
Indicator for whether an external application form will be used
truefalse
use_workflow
boolean | null
Indicator for whether to create a new workflow based on the opening
truefalse
workflow_attributes
object | null
Provide override values for workflow being created or cloned. For use in combination with "use_workflow" or "clone_workflow_id"
workflow_attributesobject | null
workflow_id
string | null
The unique identifier for the workflow to associate to the opening
``201 Created
``401 Unauthorized
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://api.fountain.com/v2/funnels \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
201401
Updated3 months ago