Page 1 of 1

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

Posted: Fri Sep 23, 2022 11:44 pm
by xulei1997
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

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

Posted: Mon Sep 26, 2022 8:30 am
by ashergibson
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.