Remapping an array field
Array fields in the Kombo data model can have multiple entries per entity. For example our HRIS employee can have multiplebank_accounts
and an ATS candidate can have multiple email_addresses
.
These fields will offer two mapping modes: Replace
and Append


bank_accounts
you need to select an account type before the fields show up. You can mix multiple types in the array.

Fallbacks
Fallbacks are not available for these fields. Instead you can add multiple values to the array. If any required field (marked with red asterix) of single entry is missing, the entry will not be added to the array.