POST
/
zapier
/
create-candidate

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required
address
string | null
city
string | null
countryIso3
string | null
creatorId
string | null
currentSalary
number | null
Required range: 0 < x < 2147483647
currentSalaryCurrency
enum<string> | null
Available options:
USD,
EUR,
GBP,
EGP,
AED,
SAR
earliestStartDate
string | null
education
string | null
emails
string[]
expectedSalary
number | null
Required range: 0 < x < 2147483647
expectedSalaryCurrency
enum<string> | null
Available options:
USD,
EUR,
GBP,
EGP,
AED,
SAR
expectedSalaryMax
number | null
Required range: 0 < x < 2147483647
experienceYears
number | null
Required range: 0 < x < 2147483647
isVeteran
boolean | null
jobId
string
name
string | null
notes
string | null
noticeWeeks
number | null
Required range: 0 < x < 2147483647
phone
string | null
primaryEmail
string | null
resumeUrl
string
title
string | null
zipCode
string | null

Response

200 - application/json
id
string
required