| |
| Required fields must be filled from each module, such as the Contact Module, Company Module, Activity Module, Deal Module, and any Custom Fields marked as required |
Field Type Validation Error | If the field type is number type, then entering text will show a validation error, eve n if that field is marked as required or not required |
| During the merge, if any errors occur, the common skip reason This record/row was skipped during the merge process due to invalid values will display. This can include issues such as missing mandatory fields, field type mismatches, invalid data formats, exceeding data limits, and data structure issues. |
Duplicate Entry Limit Exceeded | When an existing contact has reached the limit of 10 phone numbers or email addresses, importing a duplicate file with the same number will result in the skipping of those duplicate entries |
| Some fields have specific formats that must be adhered to for proper data entry. - Email addresses should follow the standard format, for example, user@example.com.
- Company websites should include a valid URL structure, for example, https://www.example.com.
- Dates should be in a specific format, for example, MM/DD/YYYY or YYYY-MM-DD.
- Unit prices should be in a valid format, such as 50, 50$, or 50 USD.
|
| If the import process attempts to add more entries than the allowed limit, such as exceeding the maximum of 10 phone numbers or email addresses, or if phone numbers exceed the minimum of 4 to a maximum of 17 characters, those entries will be skipped. This helps to maintain system performance and adhere to data constraints. |
| If an ID referenced in the imported file does not exist in the CRM, the associated record will be skipped. This ensures that only valid IDs are processed, preventing errors in the data import. |
| If the number of records that can be updated through import exceeds the admin-defined limit per day (up to a maximum of 50,000 rows per day), those updates will be skipped. Admin can set this limit through user permission settings, ensuring that the import process remains efficient and within operational limits. |