Used to add free form notes to a contact. You can add either global or folder-specific notes. You can also choose whether the harvested notes text should overwrite existing notes text, or if it should be inserted at the beginning or appended to the end.
| Table Column | Description |
|---|---|
| SYS_ID | System ID for the contact to update with the notes in the row. This column only applies when mapping by data source system ID. |
| LISTING_ID | InterAction Contact ID for the contact to update with the notes in the row. This column only applies when mapping the data set by InterAction Contact ID (ListingID). |
| LISTING_SRC_ID | InterAction Contact Source ID for the contact to update with the notes in the row. This column only applies when mapping the data set by InterAction Contact ID (ListingID). The Contact Source ID identifies the database on which the contact was created. Combined with the Contact ID, it uniquely identifies the contact. |
| NOTES | The text of the notes to add to the contact. |
| [MAPPING_FIELD] | This column displays if you choose to map contacts using an additional field value. The value in this column is used to find the contacts to update with the notes harvested in the previous columns. The column is renamed to a valid SQL column name - for example, Client Code becomes CLIENT_CODE. |