It is a very useful feature that allows user to upload member details in bulk.
Steps to be followed to perform this action are as listed below:
The MemberImportTemplate will get downloaded which will have below fields to enter the information.
Note: If a field is selected as ‘Mandatory’ in the configuration- Form Options, same will become mandatory in file import as well.
Field Name |
Required |
Type |
Description |
---|---|---|---|
first_name |
Optional |
String |
First Name |
last_name |
Optional |
String |
Last Name |
|
Optional |
String |
Email ID |
country code |
Optional |
Int |
Country code (Default +1) |
phone_number |
Optional |
Int |
Phone Number |
member_id |
Yes |
String |
Unique account ID managed by the customer for their users/member |
accesscard_no |
Optional |
String |
Access Card ID to be used for access control or identification on the device |
status |
Yes |
String |
Member record status |
member_type |
Yes |
Int |
To use the member_type in importing the members using excel. The translation of the member_type is as follows Example To create the member with the type of “vendor” pass the member_type value of 11 To create the member with the type of “vendor” pass the member_type value of 12 Refer to Member Type for additional information. |
workflow |
Optional |
String |
This triggers a immediate registration link to the member for the workflow as per the Touchless Registration Settings. Incorrect and inactive workflow names will not be accepted. |
network_id |
Optional |
String |
It identifies the host within the network work station login ID. |
group_type |
Optional |
String |
It identifies the member belongs to particular group. |
active_from |
Optional |
Date |
It shows the member activation starts |
active_to |
Optional |
Date |
It shows the member activation ends. |
active_checkbox |
Optional |
String |
It shows the checkbox of member activation is enabled or not |