You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,12 @@ Notes:
26
26
27
27
## Option 1: Set up the application using API Access tokens (preferred)
28
28
<br>
29
-
1. Follow the instructions to create an API Access token: https://integrations.cloudbeds.com/hc/en-us/articles/18746883407387-Quickstart-Guide-API-Authentication-for-property-level-users
30
-
<br>
29
+
1. Follow the instructions to create an API Access token: https://integrations.cloudbeds.com/hc/en-us/articles/18746883407387-Quickstart-Guide-API-Authentication-for-property-level-users . Permissions required are:
30
+
<br>* Read access: Hotel
31
+
<br>* Read access: Reservations
32
+
<br>* Read access: Guest
33
+
<br>* Read access: Dashboard
34
+
<br><br>
31
35
2. Copy/paste that token into an Cloudbeds_AppConfig.xml file
32
36
(See example: "_ExampleSecrets\Example_CloudbedsApiKey_AppConfig.xml")
0 commit comments