9 results found
-
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 -
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 -
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 -
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 -
Webhook for Messaging
Hey Guys, Could you create a webhook for new messages for new threads and/ threads
4 votes -
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 -
Messages API Endpoint
Create an endpoint to control all messaging "inbox" communications
2 votes
- Don't see your idea?