データ型とファイル処理
Send Candidates APIのデータ型、ファイル添付、アップロード要件。
法的注意
By using this API and its documentation and building an integration, you agree to the Additional API Terms and Guidelines.
データ型
応募者の詳細
applicantオブジェクトには、候補者に関する包括的な情報が含まれます。
必須フィールド
| フィールド | タイプ | 説明 |
|---|---|---|
name | String | 応募者の氏名 |
email | EmailAddress | 連絡先となる有効なメールアドレス |
所在地情報
| フィールド | タイプ | 説明 |
|---|---|---|
streetAddress | String | ジオロケーション用の完全な住所 |
postalCode | String | 郵便番号/ZIPコード |
country | CountryCode | ISO国コード |
職務情報
| フィールド | タイプ | 説明 |
|---|---|---|
workExperience | Object | 職歴 |
education | Objectのリスト | 学歴 |
skills | Objectのリスト | テクニカルスキルおよびソフトスキル |
certifications | Objectのリスト | 業務上のライセンスおよび資格 |