Upload a CSV file to import real member records into the database.
Use this page to import member records using a comma-separated CSV file. The first row must contain the column headers.
| member_id | first_name | last_name | email_addr | status |
|---|---|---|---|---|
| 2050i4jXi | Dustin | Rivers | dustin@example.com | Active |
Once the file is uploaded, the members will be inserted into the members database table for the current tenant. You can then view them from the Member Records page.
Go to Member Records