Skip to content

Commit 9037558

Browse files
author
Ivo Salmre
committed
2 parents e916792 + db76517 commit 9037558

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ Notes:
2626

2727
## Option 1: Set up the application using API Access tokens (preferred)
2828
<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>
3135
2. Copy/paste that token into an Cloudbeds_AppConfig.xml file
3236
(See example: "_ExampleSecrets\Example_CloudbedsApiKey_AppConfig.xml")
3337
<br>
@@ -63,5 +67,5 @@ RESULT: You will now have Cloudbeds API access tokens stored on your local machi
6367
These are refreshed as needed and are stored in the “Cloudbeds_UserAccessTokens.xml” file.
6468
<br>
6569
5. Go to the “Operational Report” screen. This will query the Cloudbeds API and download current and future reservations data and produce the report you see. There are 2 export to CSV options:
66-
* "Daily Summary CSV" - This will save a CSV of what you see on the screen (a daily summary counts for check-ins/check-outs/turnovers)
67-
* "Daily/Reservations CSV" - This will save a more detailed CSV. For every calendar date it will show each reservations/sub-reservations that are active in the hotel
70+
* "Save Daily Summary CSV..." - This will save a CSV of what you see on the screen (a daily summary counts for check-ins/check-outs/turnovers)
71+
* "Save Daily/Reservations CSV..." - This will save a more detailed CSV. For every calendar date it will show each reservations/sub-reservations that are active in the hotel

0 commit comments

Comments
 (0)