Add or Update Applicant
save_applicantCreate or update an applicant by email; optionally link them to job listings and assign an existing pipeline stage.
Instructions
Create a new applicant or update an existing one (upsert by email). Can also link the applicant to one or more job listings and move them to a pipeline stage (the stage name must already exist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The applicant email address (unique identifier; existing applicant with this email is updated) | ||
| last_name | No | The applicant's last name | |
| first_names | No | The applicant's first name | |
| job_applications | No | One or more jobs the applicant is applying for |