Team Member Import: Quick Guide (CSV, Excel, QuickBooks IIF)

What this does

Before you start

Supported file types


Importing Team Members (Step‑by‑Step)

  1. Open Team Members → Import
  1. Upload your file
  1. Review the auto‑mapping
  1. Check the preview grid
  1. Edit or add people
  1. Assign groups/roles (optional)
  1. Save

What gets imported

Notes:

How usernames are created


Using QuickBooks IIF (Employee list)

Example IIF snippet:

!EMP	NAME	REFNUM	EMAIL	PHONE1	FIRSTNAME	LASTNAME
EMP	Brad Marchand	87	michael+brad@builderpal.com	(604) 613-2792	Brad	Marchand

Tips for IIF imports:


Examples

Example CSV:

First Name,Last Name,Email,Phone,Employee ID
Brad,Marchand,michael+brad@builderpal.com,604-613-2792,87

What you’ll see in the grid (simplified):

{
  "first_name": "Brad",
  "last_name": "Marchand",
  "username": "michael",
  "send_email_to": "michael+brad@builderpal.com",
  "send_sms_to": "6046132792",
  "employee_id": "87",
  "groups": []
}

Troubleshooting


Privacy at a glance


Quick checklist


Revision #2
Created 27 October 2025 21:24:05 by Admin
Updated 24 November 2025 23:44:10 by Gabe