16 results found
-
Support children and pets count in the quote endpoint
Since we can send a booking request with childrenCount and petCount, it
would be nice for the quote endpoint to support these request params too.If we could send a quote request taking into account
the number of children and pets, we could rely on a single source of truth
to display a final price based on the customer's request.Right now, we have to compute the total price ourselves from quote + customfee results which could lead to price calculation errors.
5 votes -
Bunk Beds as 2 Beds
Currently, Hostfully's API considers bunk beds to be 1 bed. This maps to Airbnb as 1 bed and Vrbo as 2. It seems like an easy fix to have Hostfully's API actually show bunk beds as 2 beds in their interface.
4 votes -
Webhook for Messaging
Hey Guys, Could you create a webhook for new messages for new threads and/ threads
4 votes -
Paginate /v2/guests endpoint
The /v2/guests endpoint currently returns all the guests in Hostfully. This doesn't scale very well and if a user has 1,000s of guests it's possible the endpoint could timeout or the response payload would be too large to send.
It would be great to add limit and offset query parameters to this endpoint just like you have for some of your other endpoints (e.g. /v2/leads)
This would not need to be a breaking change, you could have the endpoint behave the same way if no pagination parameters are provided so that nothing changes for any software that is currently using…
3 votes -
Pre-arrival Custom data available through API
It would be great if we could pull the custom data fields added to the pre-arrival form through either the leads API endpoint or any endpoint really.
3 votes -
Messages API Endpoint
Create an endpoint to control all messaging "inbox" communications
2 votes -
Add arrivalLocalDateTime and departureLocalDateTime to the Hostfully API
Currently Check-in and Checkout TIMES are hard to manage within the Hostfully API and it's not possible to edit times once a booking has been placed (not a great experience for our users but I assume this is because Airbnb also locks their check-in/out times.
Hostfully created separate arrivalLocalDateTime and departureLocalDateTime fields which could have been the solution for Hostfully users not totally dependent on Airbnb but sadly, these fields can only be accessed via the Hostfully dashboard and not the API.
Wouldn't it be easy enough to simply add these two fields within the leads API section?
1 vote -
Need within the Lead_sql for return of CLOSED / CANCELLED leads
There is no return within the Leadsql CLOSED / CANCELLED leads.
This means we can't work fully with the Leadsql to our back-end connection.
All other statuses are present but these are not. This means more API calls and with the limitation within the amount of API calls per hour this will be a problem.1 vote -
We need Hostfully to interact and sync to Airbnb's new Virtual Tour option.
Airbnb has a new Virtual Tour option where pictures are assigned to rooms and then a sort of virtual tour is available for guests. Hostfully doesn't support this function at this time. Unfortunately, one of their new very popular filters is properties with a virtual tour. This means that we are not showing up on this filter.
1 voteHello Heather,
It does not look like Airbnb supports this feature at the moment. Here's an extract from an article on their site:
"Airbnb currently doesn’t support embedding virtual tours into your listing. You’ll have to upload your virtual tour elsewhere and direct your visitors there. You can add a URL of that site in the description, which travelers can copy and paste into their browser, or a QR Code in the image gallery that they can scan."
Do you have more information, or do you have an article or screenshot that details this feature? Please let us know.
-
Make layout full screen and font bigger/bolder
The current Hostfully layout is not full screen and the font is small and light in colour.
Having light grey writing on a white background makes it incredibly hard to read without looking closer.
I think it would be great to have bolder/darker and bigger writing making it easier to read. It would also be great if the Hostfully software can fit entirely on the screen instead of just down the middle.
Having these aspects enhanced would make for a more efficient work day, without any eyestrain! :)1 vote -
Update quote API endpoint
Include the multiplier rate in the quote results. Include both the pre-tax and tax priced for cleaning. Include the calculated price that you show in your own widgets (which looks to be rate * multiplier + cleaning fee, all with Math.round()... That or explain what each response value is actually matching to at least! And it would be ideal to get the quotes for ALL available properties rather than just 1 at a time since your hourly API limit is SO LOW. Thanks!
1 vote -
Add backward compatibility for PointCentral API
At present, the PointCentral integration does not automatically create lock codes for any existing bookings in the Hostfully calendar.
In order to generate codes, each booking must be manually opened and re-saved. with 44 listings and nearly 1000 open reservations, this is a very arduous task.
Surely there must be some way to make this integration backward compatible, or at the very least create some kind of master "refresh" button/script that effectively opens and re-saves every reservation in the calendar automatically to accomplish this.
1 vote -
Webhook for Removed Blocked Dates
Hey,
We have access to a webhook which tells us when dates are blocked out but there isn't one for when the dates are removed.
We currently use the webhoooks to be notified of new/cancelled bookings and new blocked dates. Our internal system gets updated with the dates but once the blocked dates are removed our systems do not get notified of this change.
It would be great if it could register an update to the webhook "BOOKING_CANCELLED" or even have a new one that we can set up.
Cheers
Jamie1 vote -
Add a field for rental rate non inclusive of tax in the API quote response
Can we Add a Field for rental rate non inclusive of tax in the API quote response ?
1 vote -
Add an exclusion tags query parameter to the properties-get API call
We'd like to be able to specify tags to exclude for when listing properties through the properties-get endpoint. There's an inclusion query there now, with the exclusion option we'd be able to better optimize our queries and reduce the number of API calls.
1 vote -
Provide a UID for PricingPeriod Record
Please provide an identifier to update a specific pricing period record. It would be nice to be able to control the update a specific record, or provide a limit function.
1 vote
- Don't see your idea?