ICal Export: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
[[Category:Ical]] | [[Category:Ical]] | ||
[[Category:Error Messages from Channels]] | [[Category:Error Messages from Channels]] | ||
[[Category: | [[Category:Troubleshooting]] | ||
<div class="heading">Ical Export</div> | |||
This page is about the menu {{#fas:cog}} (SETTINGS) CHANNEL MANAGER > ICAL EXPORT and explains how to synchronise Beds24 with your Google or any iCal calendar'' | |||
== Capabilities == | == Capabilities == | ||
Beds24.com can export bookings and unavailable dates as an iCal feed. | Beds24.com can export bookings and unavailable dates as an iCal feed. | ||
| Line 96: | Line 97: | ||
Specify a different event start time when using &showtime=true. | Specify a different event start time when using &showtime=true. | ||
<code>&starttime=hh:mm</code>- add this to specify the event start time, for example 07:30 | |||
Specify a different event end time when using &showtime=true. | Specify a different event end time when using &showtime=true. | ||
<code>&endtime=hh:mm</code> - add this to specify the event end time, for example 11:00 | |||
Specify a time zone when using &showtime=true. | Specify a time zone when using &showtime=true. | ||
<code>'&timezone=Europe/London</code>- add this to specify the timezone if your calendar needs it, the timezone must be a valid ical timezone value. | |||
Valid timezone values can be found in the TZ* column at this link http://en.wikipedia.org/wiki/List_of_tz_database_time_zones | Valid timezone values can be found in the TZ* column at this link http://en.wikipedia.org/wiki/List_of_tz_database_time_zones | ||
Hide request status bookings | Hide request status bookings | ||
<code>&hiderequest=true</code> - add this to prevent request status bookings appearing in the ical | |||
Include bookings from linked rooms | Include bookings from linked rooms | ||
| Line 112: | Line 113: | ||
Number of days into the future to include unavailable dates | Number of days into the future to include unavailable dates | ||
<code>'&unavaildates=365</code>- the default is 365 days, this can be overridden with this parameter to any value between 0 and 750 days in advance. | |||
== Troubleshooting == | == Troubleshooting == | ||