Events2HVAC connects to your Rock RMS account using a REST API Key generated in the Admin Tools – Security – REST Keys section. This will create a user account in the Rock with the user name the same as the key name defined. Permissions for this user must be set accordingly.
Events2HVAC does not write to the Rock RMS API, so View only permissions are adequate. Below are the minimum user permissions needed:
•View Campus List (Get api/Campuses)
•View Locations (Get api/Locations, api/Locations/{id})
•View Schedules List (Get api/Schedules, api/Schedules/{id})
•View Reservations (Room Management Plugin)
o Get api/Reservations
o Get api/Reservations/{id}
o Get api/Reservations/GetReservationOccurrences