Créer un(e) candidat
boond_candidates_createAdd a new candidate to BoondManager by providing required first and last name, and optional details such as email, phone, city, and skills.
Instructions
Crée un(e) nouvel(le) candidat dans BoondManager.
Returns: Données du/de la candidat créé(e) avec son ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Ville | |
| note | No | Notes / commentaires | |
| state | No | État du candidat (0=en cours, 1=placé, 2=archivé...) | |
| title | No | Titre du poste / fonction | |
| email1 | No | Email principal | |
| phone1 | No | Téléphone principal | |
| country | No | Pays | |
| lastName | Yes | Nom de famille du candidat | |
| firstName | Yes | Prénom du candidat | |
| mainSkills | No | Compétences principales (texte libre) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Identifiant de l'entité créée/modifiée | |
| type | No |