API Version 2.0 - how to use the scope 'channels'

Develper issues when using the Beds24 APi.
Post Reply
xulei1997
Posts: 3
Joined: Fri Sep 23, 2022 10:35 pm

There is the new scope 'channels' at the 'Generate Invite Code' page but there is no example/description about its usage.

I was wondering if this new scope could be used to acieve things like linking an airbnb account by a third-party/user in an programmatical approach.

It is preferred in our use-case that we provide our own UI to a user so that the user never touches the beds24 UI and our backend uses this programmatical appraoch to interact with the beds24 API.

Thanks
ashergibson
Posts: 9
Joined: Thu Jun 25, 2020 2:20 am

The "channels" scope is for the currently under development channels endpoints found here: https://beds24.com/api/v2/#/Channels%20 ... els_airbnb
These API endpoints will allow you to interact with channels like Airbnb programmatically, however the initial connection step where the user links their Airbnb account must be done manually.
Post Reply