Unique fields help Bigin identify the parent record of the record that is being imported. For example, the Contact Name field in the Deals module identifies the record in the Contacts module that the deal is associated with.
A list of standard unique fields in Bigin:
Module Name
| Field Name
|
Contacts
| Email
|
Companies
| Company Name
|
Deals
| Deal Name
|
Products
| Product Name
|
Fields like Contact ID, Company ID, and Deal ID are generated in Bigin when records are exported. These values are useful for importing records which have been previously exported from Bigin.
Here is a list of the system-generated unique fields in Bigin:
Module Name
| Field Name
|
Contacts
| Contact ID
|
Companies
| Company ID
|
Deals
| Deal ID
|
Products
| Product ID
|
Users can create a maximum of two additional custom unique fields per module.
Please note that unique fields are not case-sensitive. For example, if the unique field's value in the import file is "ABC" and in an existing record it is "abc", Bigin will still identify this as a match.