Salesforce Magical Import Overview

data-monster-container-ship-import.png

Your team is spending valuable time in Excel cleaning and standardizing your data before importing it to Salesforce. Even with this effort, details are being missed, formatting is often inconsistent, and some duplicates are being created in the database. Though Salesforce has a built-in import tool, the features are limited.

Insycle's Magical Import module allows you to import data flexibly and powerfully, ensuring that clean, non-duplicate data is entered into Salesforce. You can explore, format, standardize, associate, and cleanse the data before it's imported to your Salesforce database (instead of using Excel or other tools).

Key Use Cases

How It Works

When you select a CSV in Insycle, it doesn't immediately import into Salesforce. Instead, it loads your CSV into Insycle for preprocessing.

If AI is enabled for your selected object type, Insycle will automatically analyze your CSV columns and suggest suitable Salesforce field mappings and matching criteria. You can then review and adjust these AI suggestions as needed or map fields manually if AI isn't enabled or can't determine appropriate matches.

You'll choose how to use the data on a field-by-field basis and can manage your data in various ways, including cleansing, formatting, standardizing, appending data, and creating relationships before importing it into your database.

Insycle also helps you avoid creating duplicates as a side effect of the import, using unique identifiers and comparing the CSV rows to existing Salesforce data.

With the Magical Import module, you can also:

  • Look for duplicates between Salesforce and the CSV, and compare values
  • Delete listed items from your database
  • Export Salesforce data side-by-side with CSV values

You can save the import configuration as a template so future imports can be set up with just a couple of clicks.

Supported Salesforce Record Types

Insycle supports the following Salesforce record types:

  • Contacts
  • Accounts
  • Leads
  • Opportunities

You can request enabling custom or other standard record types for your account by reaching out to our support team. 

All enabled record types will appear in the dropdown at the top of the module.

magic-import-salesforce-select-record-type-accounts.png

Step-by-Step Instructions

1. Select the CSV File for Import and a Template

Navigate to Data ManagementMagical Import

Select the database and the record type in the top menu. Then choose the CSV file that you would like to import.

magic-import-choose-csv.png

The Preview panel will open and load the CSV rows, with a column for each field. Initially, you may see warning icons icon-red-warning-19x17.png next to columns that don't exactly match field names in your Salesforce database.

magical-import-salesforce-contacts-preview-646w.png

AI-Powered Automatic Mapping

If you have AI enabled for this object type (with at least "Meta" level access configured in your AI settings), Insycle will automatically use AI to analyze your CSV column names and suggest appropriate Salesforce field mappings and matching criteria. This process happens in the background after your CSV loads.

The AI only accesses metadata such as column names and field labels—no actual record data is shared with AI service providers during this mapping process.

Select a Template

Select a template if you or someone on your team has already saved one that can handle importing from the same source. Templates streamline and standardize the import process, enabling the entire team to import data reliably and uniformly each time.

magical-import-template-import-format-assoc.png

Magical Import templates load configurations that will affect the Data Mapping, Preparation, Validation, and Operations settings. When settings are loaded from a template, a blue number indicates where settings are applied. 

magical-import-headings-w-numbers-646w.png

AI vs. Template Priority

If you select a template after AI has processed your CSV, the template settings will take precedence over AI suggestions. For the best results, consider selecting your template first, then reviewing any additional AI suggestions for unmapped fields.

2. Map CSV Columns to Salesforce Fields and Select Matching Criteria

If AI is enabled for your selected object type, the Data Mapping section will automatically expand after processing your CSV. If AI is not enabled, click the Data Mapping heading to expand the section manually.

AI-Generated Suggestions

When AI is enabled, Insycle analyzes your CSV column names and automatically suggests:

  • Field mappings - Which Salesforce fields correspond to your CSV columns
  • Matching criteria - Which fields to use for identifying existing records

Always review these AI suggestions carefully before proceeding, as they may not be perfect for your specific use case.

Review and Adjust Field Mappings

After AI processing (or when setting up manually), review how your CSV columns are mapped to Salesforce fields. AI will automatically map fields that it can identify with confidence. Any fields that still show a warning icon icon-red-warning-19x17.png require your attention—either AI couldn't determine the appropriate mapping, or AI is not enabled for this object type.

For unmapped fields, click the Not Mapped dropdown and search for the corresponding Salesforce field. You can also adjust any AI-suggested mappings if they don't match your intended use.

magical-import-salesforce-accounts-mapping-column-warning-company-domain.png

Specify How to Use the Values for Each Column

Next, tell Insycle how to handle data for each field by selecting the Field Logic for each column. There are four Field Logic options:

  • Update: Import CSV values into Salesforce, overwriting existing Salesforce values (will skip empty CSV values).
  • Fill: Import CSV values only when there is no existing value in Salesforce (will not overwrite existing Salesforce values).
  • Overwrite: Import CSV values, including empty CSV values, into Salesforce (will overwrite existing Salesforce values).
  • Append: Add CSV values to existing values in Salesforce. For example, append notes from a CSV to existing notes or add to product options values on multi-select product fields (checkboxes or picklists).

magical-import-salesforce-contacts-mapping-import-modes.png

Review and Confirm Matching Criteria

If AI is enabled, it will automatically suggest Matching Criteria based on your CSV columns and Salesforce fields. Review these suggestions carefully, as Matching Criteria determine how Insycle compares your CSV data with existing Salesforce records to identify matches for the same entity.

Matching Criteria are the unique identifiers that typically belong to only one entity, such as:

  • Email address
  • Account domain (for business records)
  • Phone number
  • ID number
  • Street address

magical-import-salesforce-contacts-mapping-import-match-criteria-email-646w.png

You can set multiple matching rules that are evaluated in order from top to bottom. This allows you to find matches based on multiple criteria in a single step.

For example, you could use the following criteria to match contact records:

  1. Email
  2. First Name + Last Name + Account ID
  3. First Name + Last Name + Phone Number

magical-import-salesforce-contacts-step-2-matching-criteria-619x265.png

Insycle attempts to match each CSV record using the first rule. If no match is found, it proceeds to the next rule, continuing until either a match is found or all rules are exhausted (in which case the CSV record is considered new or unique).

For best results, place your most precise matching criteria at the top of your rule list. Additionally, keep in mind that while names can be included as part of the matching criteria, they should be used in conjunction with other identifiers, as multiple individuals may have the same name.

Validating AI Suggestions

While AI can provide excellent starting points for field mapping and Matching Criteria, always verify that:

  • Mapped fields actually contain the type of data you expect
  • Matching Criteria use truly unique identifiers for your use case

Set Format for Dates from CSV

The Date Format tab allows you to reformat dates before importing them into Salesforce.

Learn more about reformatting dates before importing data into Salesforce.

magical-import-salesforce-contacts-mapping-date-format-646w.png

3. Standardize, Format, or Bulk Update Values Before Import (Optional)

Click the Data Preparation heading to expand the section.

Under Data Preparation, you can perform bulk edits to the CSV data before uploading it to Salesforce. The options you select and apply here will be reflected in the Preview, not directly in your Salesforce data.

Select fields from your CSV and apply formatting and transformation changes to the data. You can clean up, format, add or remove text, copy values to other fields, or make bulk updates before uploading to Salesforce. These are the same functions found in the Transform Data module, which you can learn more about here.

As you add functions, you can click Apply after each one to see the changes in the Preview

magical-import-salesforce-contacts-preparation-name-account-title-phone-646w.png

4. Exclude Data That Doesn’t Meet Validation Criteria (Optional)

Use Data Validation to filter out records that don't meet your quality standards, or to target a segment before importing them into Salesforce. This feature helps ensure only clean, properly formatted data enters your system.

To set up data validation rules:

Click the Data Validation heading to expand the section.

Configure your validation criteria:

  • Select one or more fields from the Column Name(s) dropdown
  • Choose Include or Exclude from the Type dropdown:
    • Include: Only import rows that match this rule
    • Exclude: Skip rows that match this rule during import
  • Set the Condition that values must meet (such as "Contains text" or "Contains digits")
  • Enter any other text or parameters, if applicable

To add multiple rules, click Add Rule. Records must meet all validation criteria to pass—there is no prioritization of rules.

Click Apply to refresh the Preview with your validation rules applied.

magical-import-contacts-validation-2-email-name-country-646w.png

After applying validation rules, the Preview will update to show which records will be excluded. Any rows that don't meet your criteria will display a warning icon. Hover over the icon to see specific details about why the record will be excluded.

  Data validation rules apply to the Preview data rather than the Salesforce database or CSV file. If you've modified data using Data Preparation or other bulk updates, the validation rules will check against those updated values in the Preview.

magical-import-salesforce-contacts-preview-warnings-email-country-646w copy.png

Picklist Validation

When a CSV column is mapped to a Salesforce picklist field, validation happens automatically. No rules need to be set up. If the CSV value isn't one of the valid options, a warning will appear. 

5. Make Updates to Matching Salesforce Records or Create Relationships (Optional)

Click the Data Operations heading to expand the section.

Make Bulk Changes to a Field

On the Bulk Update tab, you can add values to Salesforce fields even if you don't have the field in the CSV. This will add the same value for all the imported records.

magical-import-salesforce-operations-bulk-update-level-646w.png

Link Imported Rows to Records in Salesforce

The Link tab allows you to create relationships between CSV records and existing records in your database during import. 

Learn more about creating relationships when importing.

magical-import-salesforce-contacts-operations-link-to-accounts.png

6. Define the Action to Perform With the CSV

By default, Insycle will perform your chosen action on all of your CSV data. If you only want to process a few records, return to the table under Preview and check the boxes beside the selected records.

magical-import-salesforce-contacts-preview-checkboxes-646w.png

At the bottom of the Magical Import page, there are four actions to choose from: Import, Compare (Preview), Delete, and Export.  

Import CSV Data into Salesforce

The Import feature will enrich existing records or create new records from data you have in your CSV.

Select the Records Mode to instruct Insycle on how to handle the imported data during the import process.

  • Update existing and create net new – If Insycle is unable to find a corresponding record, a new record will be created in Salesforce.
  • Only update existing – If a corresponding record is found, it will be updated with the data from your CSV import. Data that is not matched with an existing Salesforce record will not be imported.
  • Only create net new – Only records that can not be matched with an existing record in your database will be imported. Records that already exist in Salesforce will not be updated.

Optionally, Add Contacts and Leads to Salesforce Campaigns

When importing Salesforce contacts or leads, the Add to Campaign option will appear. From here, you can add the imported records to an existing campaign from Salesforce.

Type to search campaigns and make a selection, then select the Campaign Member Status. Use the Show link to open the campaign in Salesforce for a preview (this link will only appear if you are logged into Salesforce).

Import the Data

When you click the Import button, you'll be prompted to confirm.

⚠️ Note that there is no preview step. Once you confirm, the changes will be applied to Salesforce immediately.

magical-import-salesforce-contacts-import+add-campaign-646w.png

Look for Duplicates and Compare Values

Use the Compare (Preview) feature when you want a side-by-side comparison of CSV data against matching items in Salesforce. This is a read-only operation.

Compare features: 

  • Create a new CSV report comparing your import CSV values to Salesforce.
  • See how many contacts from a file are net-new versus already existing in Salesforce.
  • Show CSV data side-by-side with Salesforce data so you can preview how your CSV import would change data for existing records.
  • Check unsubscribes against your Salesforce database.

Learn more about using Magical Import to compare CSV data to existing records in Salesforce.

magical-import-contacts-compare.png

Delete Listed Items from Salesforce

Use the Delete feature when you have a CSV containing records you know need to be deleted. You can match the CSV rows to Salesforce records and easily delete the data in bulk.

⚠️ Note that there is no preview step for this delete action. Once you click the Yes button to confirm, the records will be removed from Salesforce.

Learn more about using a CSV to specify records to delete from Salesforce.

magical-import-contacts-delete.png

Export Salesforce Data Side-by-Side with CSV Values

Use the Export feature when you want more information from Salesforce about items you have in an external list. Put the items you want to look up in a CSV—you really only need a Matching Field used to look for matches in your database. Then select the Salesforce fields you want to export for the matching records.

Export features:

  • Create a new CSV report comparing your import CSV values to Salesforce.
  • Select the Salesforce field values to include in the export using the Fields to Export.
  • See how many contacts from a file are net-new versus already existing in Salesforce.

This is a read-only operation.

Learn more about exporting Salesforce data for CSV comparison or enrichment.

magical-import-salesforce-contacts-action-export-646w.png

7. Review the Results

After the import runs, the Import Result breaks down the import information—how many records you tried to import and how many succeeded, failed, were updated, deleted, or unmodified. Click the Run ID to open a CSV record of the import. Insycle will also send a CSV report of these changes to your email. 

magic-import-result-7-records.png

Open the CSV file, and review the Result column to see how each row of your import was handled.

The Result column may show:

  • Created - A new record was created in Salesforce
  • Updated - An existing record was found and updated with data from the CSV
  • Failed - If there is an issue, the Message field will give you details so you can troubleshoot

You can also see the (Before) and (After Update) values side-by-side for each field in your import.

If you see any "Failed" Results, review the Message to understand the issue and determine steps to resolve. You can also revisit any warnings shown in the Preview.

magical-import-salesforce-contacts-csv-646w.png

8. Create a Template to Streamline Future Imports (Optional)

After you've seen the results in Salesforce and are satisfied with how the import runs, you can save all of the configurations as a template to use each time you import a CSV with the same source and format. With a template, all of your settings are saved, including field mapping, actions, functions etc., so you will have minimal work for future imports.

Return to the Template menu at the top of the page and click the disk icon to save this as a new template, giving it an informative name.

magical-import-save-new-template-salesforce.png

Tips for Importing from a CSV

  • It is best to save your CSV file in UTF-8 format. This ensures any special characters or symbols are recognized by Insycle during import.
  • While AI can provide an excellent starting point for column mapping and Matching Criteria, always verify that the suggestions are the best option for your specific use case and data quality standards.
  • You can experiment with how the Preparation, Validation, and Operations settings will work before updating your CRM. After you have set up functions to apply to your CSV data, click the Apply button. The Preview data will be modified per these configurations. If you don’t like how a function played out, make adjustments and reapply them. If you don't want to use a function at all, delete the setting. When you click Apply again, the affected data will revert to its original state.
  • Importing a large dataset can take some time to process, and Insycle handles this process in the background. Once you click Import, there is no need to keep the page open; you can move on to other tasks. To check the status of your import, go to the Activity Tracker.

Advanced How-Tos

Selecting Matching Criteria

Insycle uses Matching Criteria to compare your CSV to your CRM data. Matching Criteria must be "unique identifiers." These are data points that could only belong to a single entity—such as email addresses, phone numbers, street addresses, or ID numbers.

Additionally, when using an email field, Insycle will automatically cross-reference any additional email fields in the records for a match. If using a domain field, Insycle will check additional domain fields.

magical-import-contacts-mapping-import-match-criteria-email.png

When you configure your Matching Criteria rules, the Preview will refresh, allowing you to see which records are already in your CRM. The records that Insycle found will become blue links that will open the record in your CRM.

magical-import-contacts-preview-existing-blue-links-646w.png

Important Note

You can select more than one field in each Matching Criteria rule; however, ALL of the fields must match, not just one or some of them. If you include five fields and four of them match, but one doesn't, Insycle will not consider the rule a match.

magical-import-contacts-mapping-too-many-criteria.png

In this scenario, if you import using either the 'Update existing and create net new' or 'Only create net new' Record Modes, Insycle will create a new record for any CSV rows that don't match all five criteria.

If you use the 'Only Update Existing' mode, there will likely be few records that match all your criteria, and much of your CSV data will not be imported because Insycle will not be able to find the correct record to update.

magical-import-contacts-only-new-646w.png

Typically, it is best to use a single field for your first Matching Criteria to improve the likelihood of finding existing records in your CRM. You can then add additional rules to match multiple fields.

Standardize URL Formats before Importing Data

If you rely on URLs to match imported data with records in your CRM, the formatting of those values can be key. The data in your CRM may be inconsistent, with different representatives entering URLs in varying formats, or website addresses may be formatted differently in an external data source.

For example:

  • https://www.acme.com
  • http://acme.com
  • acme.com
  • www.acme.com

When importing, a CSV with varied URL formats might look like this:

magical-import-companies-preview-website-URLs-mixed-up.png

Insycle lets you easily clean and format values from a CSV before import. All the cleanup occurs on the Insycle side, ensuring the import contains standardized data.

By using the Functions under Data Preparation, you can make bulk changes to the CSV data before it is uploaded. The options selected and applied here will be reflected in the Preview rather than directly applied to your CRM.

To eliminate format variants, you can isolate the second-level domain. Under Data Preparation, select the website or URL column, then select the Extract: Domain from URL function. This will retain only the second-level and top-level domains (acme.com). If you need to take it a step further and remove the top-level domain (keeping "acme"), add a second function to the column: Remove Top-level Domain

magical-import-preparation-functions-extract-domain-remove-TLD.png

Click Apply, then review the column data changes in the Preview to verify that the column data matches the required format. In this example, the domain has been extracted from the URL, leaving only the second-level and top-level domains. These are the values that will be imported into your CRM.

Learn more about cleaning data before vs. after importing it into your CRM.

Use Validation Rules to Filter Out Rows in Your CSV

You can use the Data Validation feature to limit the rows from your CSV that are imported based on the criteria you set. You might use this to import in segments that are handled differently or to exclude unwanted rows.

For example, if your CSV contains data from multiple countries but you want to import only records for Poland, add a validation rule that checks whether the Country field contains "Poland."

magical-import-validation-country-poland-646w.png

When you click Apply, the Preview will update to show which records will be excluded. Any rows that don't meet your validation criteria will display a warning icon.

magical-import-contacts-preview-poland-validation-applied-646w.png

Date Format Matching

When date values are detected in a CSV, Insycle determines the format being used and makes the values consistent during import. 

Insycle will recognize the following date formats, all of which will work with or without the - or / symbols:

  1. Date time with timezone: 2018-07-19T23:25:45.671-0400
  2. Date time in UTC timezone: 2018-07-19T10:15:30Z 
  3. YYYY-MM-DD HH:MM:SS
  4. Date (YYYY-MM-DD): 2018-07-19 or 2018/07/09
  5. Date (M-D-YYYY): 07-19-2018 or 7/19/2018

You can override this automatic standardizing under Data Mapping using the Date Format tab. This allows you to reformat dates before importing the data into your CRM.

magical-import-contacts-mapping-date-format.png

Learn more about reformatting dates before importing data into your CRM.

Using Activity Tracker to View Audit Trail and History

With the Activity Tracker, you have a complete audit trail and history of changes made through Insycle. At any time, you can download a CSV report that lets you see all of the changes that were made during an import operation.

Navigate to Operations > Activity Tracker, enter "import" to search for the Magic Import module, or look for a template name, then click the Run ID for the operation.

activity-tracker-hubspot-magical-import-run-id-w-arrow.png

If you've configured the Insycle Run ID property in your CRM, you can cross-reference these operations in your CRM records.

Troubleshooting

Here are some tips for troubleshooting issues specific to importing:

Seeing a red warning icon in the Preview

If AI is enabled for your object type, many warning icons may automatically disappear after the initial CSV processing. Remaining warning icons indicate issues that still need your attention.

If there are issues with a CSV row, a red warning icon icon-red-warning-19x16.png will appear at the left end of the row and next to the relevant field in the Preview. Rows with errors will not be imported.

To learn what the problem is and determine steps to resolve it, hover over the red exclamation mark—an explanation of the error will display.
 

Several common reasons for the warning icon include:

  • Your validation rules
  • Several records match your criteria
  • Invalid picklist values
  • Invalid reference values
  • Unmapped columns

Your validation rules. A row will show warnings and be excluded from the operation based on your validation rules. The warning info will list which rules apply to the row.

magical-import-contacts-preview-warnings-email-country-646w.png

There are several records in your CRM that match. If multiple records have the same Matching Criteria, Insysle identifies these as matching records in your CRM.

If there should be only one record with this value, you may need to first merge duplicates and then try importing again.

If there are legitimate reasons for a Matching Field value to exist in more than one record, try adding additional Matching Criteria to make it more specific.

magical-import-contacts-preview-warnings-3-matches-646w.png

Invalid reference values. If a column is mapped to a CRM field that references other data, such as owners or associated record IDs, and no match is found, an error will appear.

magical-import-contacts-preview-warnings-invalid-owner-646w.png

Invalid picklist values. If a CRM field includes dropdown options and the data in your CSV does not match, you'll see an "Invalid picklist value" error. This value needs to be changed to match the dropdown options in your CRM.

magical-import-companies-preview-warnings-industry-picklist-646w.png

To quickly fix the import data directly in the Preview, hover over a value and click the pencil icon.

magical-import-companies-preview-warnings-industry-picklist-edit-646w.png

Once you've selected your Matching Criteria, filter options will become available in the Preview. You can use the Show Only Warning Rows filter to view only rows with warnings.

magical-import-contacts-preview-show-only-warning-rows-646w.png

AI mapping is not working, or suggestions seem incorrect

If AI is not providing mapping suggestions or the suggestions don't make sense, check the following:

  • AI settings are enabled: Navigate to Settings > AI and ensure that at least "Meta" level access is enabled for your selected object type.
  • Column naming: AI works best when CSV column names are descriptive and similar to your CRM field names. Generic names like "Column1" or "Data" may not generate good suggestions.
  • Template conflicts: If you selected a template after AI processing, template settings override AI suggestions. Try clearing the template to see AI suggestions, or select the template first.

If AI is enabled but not working as expected, you can always map fields manually using the dropdown selections.

Some fields mapped by AI but others still show warnings

Even with AI tools, it is normal for some fields not to be automatically mapped. AI mapping works best when:

  • Column names are descriptive: Fields like "email," "phone," or "company" are easily recognized
  • Names match CRM conventions: CSV columns that closely match your CRM field names will map more reliably
  • Data types are clear: Ambiguous column names or custom fields may require manual mapping

For any remaining unmapped fields (those still showing warning icons), manually select the appropriate CRM field from the Not Mapped dropdown.

magical-import-contacts-map-owner-646w.png

Matches for CSV records not found in CRM

If a record in your CSV is not being matched to a CRM record and you know that it should be, there are several potential causes:

  1. The Matching Criteria you chose does not match between the CSV and CRM

    Insycle relies on your Matching Field selection to compare your CSV with your CRM data. If Insycle cannot find matches between the two sources, you might need to choose a more reliable but unique field.

    Review the data in your CRM using the Grid Edit module, adding columns to the layout to explore the fields and values. Then, compare this with the columns and values in your CSV to identify a reliable yet unique field that matches both sources. 

  2. You are using too many fields in the Matching Criteria rule

    You can select more than one field in each Matching Criteria rule; however, ALL of the fields must match, not just one or some of them. If you include five fields and four of them match, but one doesn't, Insycle will not consider the rule a match.

    Typically, it is best to use a single field for your first Matching Criteria to improve the likelihood of finding existing records in your CRM. You can then add additional rules to match multiple fields.

    magical-import-contacts-mapping-too-many-criteria.png
  3. Your Matching Criteria is too broad

    If you're using a field that is not truly unique as Matching Criteria, it's likely that Insycle won't be able to identify one single record as a match. For instance, there could be many people with the first name "John" in your CRM. This is why uniqueness is key.

    When selecting your Matching Criteria, make sure it is truly a "unique identifier." These are data points that belong to a single record, such as an email address, phone number, street address, or ID number. For companies, it could also be company name or company domain.

    magical-import-contacts-mapping-first-name-too-broad.png
  4. AI suggested inappropriate matching criteria

    While AI can recommend matching criteria, it might not always select the most suitable fields for your specific data. Review the AI-suggested matching criteria and adjust or replace them with more appropriate options based on your understanding of the data quality and uniqueness in both your CSV and CRM.

  5. There is a syncing issue

    To refresh the data in Insycle, navigate to Settings > Sync Status, and next to the account name, click the Sync changes from last day button (lightning bolt icon).

    settings-sync-status-sync-changes-from-last-day-hubspot.png

    Alternatively, you could log out of Insycle and then log back in.

    For help re-syncing a specific field, contact support.

Data is not being formatted when importing

If you have set up formatting or standardization functions under Data Preparation but aren't seeing those changes reflected after importing your data, make sure that you click the Apply button.

You must Apply these updates to your CSV data before importing it into your CRM. You will see these changes reflected in the Preview.

magical-import-contacts-preparation-format-name-country-646w.png

For general troubleshooting advice, see our Troubleshooting Issues article.

Frequently Asked Questions

Does Insycle automatically map my CSV fields to my CRM fields?

Yes, Insycle will automatically map fields it can identify. However, if it cannot determine what a field should map to, a warning icon will appear under Data Mapping, and the CRM field dropdown will display "Not Mapped." You should select the appropriate CRM field to ensure the field is included in the import.

magical-import-contacts-mapping-title-not-mapped-646w.png

How accurate is AI mapping?

AI mapping provides an excellent starting point and can correctly identify most standard fields when CSV column names are descriptive. However, you should always review AI suggestions because:

  • Custom fields or unique naming conventions may not be recognized
  • Similar field names might map to unexpected CRM fields
  • Your specific business requirements may need different field mappings
  • Matching criteria suggestions should be validated against your data quality

Think of AI mapping as a time-saving assistant that handles the obvious mappings, so you can focus on complex or custom fields that need human judgment.

Can I disable AI mapping if I prefer manual control?

Yes, you can disable AI features by navigating to Settings > AI and turning off the toggles for the object types you don't want AI assistance for. You need Admin or Owner Insycle permissions to change these settings.

When AI is disabled, you'll manually map all CSV columns to CRM fields and set your Matching Criteria.

You can also use a hybrid approach: enable AI for initial suggestions, then manually review and adjust mapping for each column to maintain full control while benefiting from AI's time-saving capabilities.

Can Insycle add new data from a CSV into existing records?

Yes, you can easily add to existing data using the Fill or Append Field Logic options under Data Mapping.

  • Fill: Import CSV values only when there is no existing value in CRM (will not overwrite existing CRM values).
  • Append: Add CSV values to existing values in your CRM. For example, append notes from a CSV file to existing notes, or add values to multi-select fields (checkboxes or picklists).

magical-import-companies-mapping-fill-append-highlighted-646w.png

Can I clean the CSV data before adding it to my CRM?

Yes, Insycle provides tools to clean, format, and standardize data from your CSV file before it's imported into your database. The options selected and applied here will be reflected in the Preview rather than being applied directly in your CRM.

Under Data Preparation, you can select columns and apply formatting and transformation changes to the field data. These are the same functions found in the Transform Data module, which you can learn more about in the Function Catalog.

magical-import-contacts-preparation-first-last-phone-country-646w.png

Can Insycle create relationships between records during import?

Yes, Insycle allows you to associate records when importing data from a CSV file under Data Operations using the Associate or Link tab. (The tab label may vary, depending on the CRM terminology.)

Learn more about associating records while importing from a CSV.

magical-import-hubspot-contacts-operations-associate-w-companies-646w.png

Can Insycle compare CSV data to existing data in my CRM?

Yes, Insycle allows you to compare the CSV to existing data in your CRM records. The Compare (Preview) tab in the final step provides a simple CSV report that shows the values from your original CSV alongside those in your CRM.

To learn more, see the Compare CSV Data to Existing Records in Your CRM article.

Is there a limit to the number of records I can import at once?

Yes, the Magical Import module can handle up to 100k rows for each CSV import. Keep in mind that the more rows and fields you have in your CSV, the slower the import process will be. If you encounter any issues, try breaking the CSV file into segments and removing any unnecessary fields.

Is there a way I can see which Insycle operation changed an object?

If you have set up the Insycle Run ID property in Salesforce, every Insycle operation that updates or creates a record will update the Run ID in the record. This can be used to look up process reports in the Activity Tracker or to get help from support.

Note: To view history in Salesforce records, field history tracking must be enabled for each object type you use with Insycle. 

salesforce-contact-record-insycle-run-id-464x427.png

When using an Insycle Recipe that includes templates for multiple object types, such as accounts and contacts, the same Run ID will appear in both Salesforce records.

Learn how to set up the Insycle Run ID custom field for each object type in your Salesforce database.

Additional Resources

Related Help Articles

Related Blog Posts