Update an existing candidate's profile information in Ashby ATS. Use this action to modify candidate details like name, email, phone number, job title, company, school, and social profiles (LinkedIn, GitHub, website). Requires a valid candidateId which can be obtained from list_…
namestringThe candidate's full name (e.g., 'John Doe')
emailstringPrimary email address for the candidate (e.g., 'john.doe@example.com')
schoolstringThe candidate's educational institution (e.g., 'Stanford University')
companystringThe candidate's current or most recent company name (e.g., 'Google')
positionstringThe candidate's current job title or position (e.g., 'Senior Software Engineer')
sourceIdstringThe ID of the source to associate with this candidate (from list_sources action)
githubUrlstringGitHub profile URL (e.g., 'https://github.com/johndoe')
websiteUrlstringPersonal website or portfolio URL
candidateIdRequiredstringThe unique identifier (UUID) of the candidate to update. Can be obtained from list_candidates or search_candidates actions.
linkedInUrlstringLinkedIn profile URL (e.g., 'https://linkedin.com/in/johndoe')
phoneNumberstringPrimary phone number for the candidate (e.g., '+1 555-123-4567')
alternateEmailstringSecondary/alternate email address for the candidate
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.