Importing Existing Contacts #
The Bulk Import feature lets you pull all existing contacts from your GoHighLevel account into WordPress as users.
How to Run a Bulk Import #
- Go to GHL CRM → Settings → Webhooks (or the Import section).
- Click Start Bulk Import.
- The import processes 100 contacts per page using cursor-based pagination.
- Progress is tracked in real time via AJAX and transients.
What Happens During Import #
- Duplicate detection — Contacts with emails matching existing WP users are linked, not duplicated.
- Email validation — Contacts without valid email addresses are skipped.
- Field mapping — Imported data follows your configured field mappings.
- Location scoping — Only contacts from your connected location are imported.
