Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rental connections #339

Open
bkniffler opened this issue Mar 31, 2021 · 5 comments
Open

Rental connections #339

bkniffler opened this issue Mar 31, 2021 · 5 comments

Comments

@bkniffler
Copy link

AFAIK, booking sync rentals are mapped with airbnb listings. Is there any way to get that data via API?

The rental object doesn't contain anything relevant and API docs don't state anything about that topic as far as I can see. It would be very useful to see other systems internal ids for listings somewhere in a rental.

@bkniffler
Copy link
Author

Just a follow up for anyone interested, I found that the rental notes field MAY contain the listing id ("notes": "Imported from Airbnb listing #11111111")

@StoneFrog
Copy link
Contributor

what's in the notes section can be modified at any time, so I wouldn't rely on this.
It depends on a specific integration (some may not support it), but you could try to use http://developers.bookingsync.com/reference/endpoints/rental_urls/
and look for the one with "airbnb" label

@bkniffler
Copy link
Author

bkniffler commented Mar 31, 2021

Thats cool, at least something that would work consistently for airbnb. But I see that booking.com does not contain the property id (hotelId). Any chance you guys could add that info? I'm sure it must be available in your system, so its just a question of exposing it. Thanks!

(didnt mean to close the issue)

@bkniffler bkniffler reopened this Mar 31, 2021
@bkniffler
Copy link
Author

@StoneFrog Any suggestion for Booking.com hotelId and/or a consistent way to access property ids?

@StoneFrog
Copy link
Contributor

Sorry for delay, as far as I can tell, right now there is no way to retrieve Booking.com ids over API.
Feel free to contact responsible team for more details/plans/feature requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants