3) Integration Service Configuration
Integration Service Configuration
1) User Configuration
Copy the credentials of the new user into the configuration file as demonstrated.
Update credentials in the configuration (open it by notepad+)
2) Access Levels Configuration
Get access levels Ids via the API as demonstrated.
Modify the "DefaultOwnerAccessGroupIds" in the configuration file with the privilege group IDs corresponding to Owner Access Levels obtained from the API result.
Modify the "DefaultVisitorAccessGroupIds" in the configuration file with the privilege group IDs corresponding to Visitor Access Levels obtained from the API result.
3) Vehicle Group Configuration
Add a vehicle group via the API as demonstrated.
Modify the "VehicleGroupIndexCode" in the configuration file with the VehicleGroupIndexCode obtained from the API result.

