Many organizations purchase contact lists for marketing purposes and want to import these contacts into Aptify while avoiding duplicate records. To facilitate this process, Aptify provides the Campaign List Import wizard, which imports campaign prospect information into the system from an external file. The wizard matches the imported information to existing Persons or Companies records and, if a matching Person or Company is not found for a particular Person/Company, the system creates a new record.

The standard Aptify installation can import Person and Company information from a tabdelimited file, a comma separated values (CSV) file, and an Excel spreadsheet. An administrator can review the details of these import formats in the Campaign Import File Types service. See About the Campaign Import File Types Form for details.

Note that each supported file type expects a particular set of fields in a specific order, but this can be modified when a user runs the Campaign List Import wizard to match the specific format of the import file. Also, a developer can create additional file types as needed, depending on an organization's requirement. Refer to the documentation on the CampaignListFileReader interface and the Aptify.Applications.Campaigns.ListImport namespace in the Aptify 5.0 Software Development Kit (SDK) for details.

Follow these steps to run the Campaign List Import wizard to import campaign prospect data into Aptify:

  1. Obtain the file containing information about Persons or Companies that you want to add to a Campaign's Prospect List (and to Aptify, if the records do not exist already).
  2. Create or open a view of the Campaign Import Runs service.
  3. Click the Campaign Import Wizard icon in the view toolbar to launch the wizard.

     Campaign Import Wizard
  4. On Step 1 of the wizard, specify the following:

     Campaign List Import Wizard

  5. Click Next to continue.
  6. If you selected the Customize Field Mapping for this Import Run option, specify the field mapping for the import run. When finished, click Next to continue.

     Customize Feld Mapping

  7. Click Finish to complete the wizard.

     Campaign Import Runs Record

  8. Select the Campaign List Import Matching Control tab on the Campaign Import Runs record.

     Campaign Import Runs Record

  9. Click the Match button to determine if any of the imported prospects already have a Persons or Companies record in the system.

     Matched Import Records

  10. Review the results of the matching process and update the individual import records as necessary.

     Partial Match with Two Potential Matches

     Campaign Import Run with Modified Match Result

  11. Click the Post button and click OK to confirm the post operation. The posting process performs the following:
  12. Click the General tab and enter the end date and time for the run in the End Date field.
  13. Open the Campaigns record to confirm that the imported Persons or Companies have been added to the Prospect List.

Prospects Added to -Campaign From Import File