How to Perform Incremental Lead Imports (Upserts)

Overview
When you need to update existing leads and add new ones in the same file, use Laywork’s upsert functionality—matching on a key (email or mobile) to avoid duplicates.

Procedure

  1. Export your current leads (include lead_id, email) via Export.

  2. In your spreadsheet, for each row:

  3. Save as CSV/XLSX and upload via Leads → Import.

  4. On the Field Mapping step, map lead_id and other columns.

  5. Click Import—Laywork will update rows with an ID and insert new ones for blanks.

Tips