Skip to content

Property Management Platform

Property Management Platform

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

24 results found

  1. It would be great to select a lead source when manually entering a booking rather than it just saying it is from Hostfully. For example, a booking from a lead from FurnishedFinder and a booking from a lead from word of mouth both show up as "Hostfully" booking, whereas we would like to differentiate the groups to know specifically where our bookings are coming from.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →

    The exact source can also be sent via "referrer" or "notes" or "exterNotes" for better reference.


    https://dev.hostfully.com/reference/createlead

  2. I would love to have Weekly / Monthly discounts API between pricelabs and hostfully

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
  3. Please improve the flow for receiving NEWINBOXMESSAGE webhook and finding the corresponding message thread and which guest it came from.

    Currently, the only way for me to do this is (every single time I receive a webhook): receive the webhook, get the threaduid and agencyuid, pull ALL of the leads for that agency, then for EACH lead call the GET messages endpoint to get the message and check to see if the thread_uid matches to find the thread with the uid matching what was in the webhook. This is highly inefficient, both for my program and…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →

    The requested features are already supported via


    https://dev.hostfully.com/reference/findallmessagesforagency


    https://dev.hostfully.com/reference/webhooks-1

  4. Load the inbox messages much faster

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
  5. At the moment, users are having issue that no matter they changes the security deposit settings on Property main settings, the SD settings on Bookung.com always shows like below:

    Damage policy options.
    You require a damage deposit from guests:
    - Your guests pay a damage deposit by Credit Card
    - You collect this from your guests: Up to 14 days before arrival

    while users select the option to return security deposit 7 days in account settings.

    Upon checking with T2, it's because we use the default value once there is a SD defined on property, That is a limitation now.…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →

    We do support settings for Security Deposit for Booking.com


    https://help.hostfully.com/en/articles/4787787-collect-the-security-deposit#h_b8ff058892

  6. When using the 'NewInboxMessage' webhook, the provided information includes the agency UID, message UID, event type, and thread UID. To retrieve messages, it would be beneficial to access them using either the thread UID or lead UID. I propose the following endpoints:

    https://sandbox.hostfully.com/api/v3/messages/{lead_uid} (already implemented)
    https://sandbox.hostfully.com/api/v3/messages/{thread_uid}
    Additionally, it would be useful to include the 'message UID' within the payload for each message.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  API  ·  Admin →
  7. Give the ability to manually put a guest into the system and then assign them to a specific unit to optimize occupancy.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →

    Room inventory is supported via v3.1


    https://dev.hostfully.com/reference/v31-multi-units


    https://help.hostfully.com/en/articles/9675563-create-a-multi-unit-property

  8. Support NEWBOOKINGREQUEST event for webhooks for booking requests for channels that provide booking requests

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
  9. Currently, there's a Bulk Edit option for updating certain property information (green field) but there's no option to choose if we only want certain information to be updated to all properties.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
  10. It will be helpful if there is a clear cause on the error of the request body rather than a general information of "IOException when parsing request body"

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
  11. 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.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →

    Entering this as a bug in our bug tracking system and closing this, as this is not a feature request. Thank you for reporting, this will get fixed shortly.

  12. Hi there - I use Enso Connect for a handful of things, including automated messaging. Currently, there isn't the ability for me to send Airbnb messages via Enso Connect as Hostfully doesn't offer that capability via the API. Is this on the roadmap? Enso says that their other PMS integration partners are offering this but not Hostfully currently. Thanks!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →

    The ability to send messages to channels is now supported (Airbnb, Vrbo, Booking.com)


    https://dev.hostfully.com/reference/createmessage

  13. 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!

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  API  ·  Admin →
  14. Can we have an api where each channels can get markup value added by the agencies in hostfully portal.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  API  ·  Admin →
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
  16. Can we Add a Field for rental rate non inclusive of tax in the API quote response ?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →

    With v3.x API, quote response is more granular, and netPrice should be what you look for, being non inclusive of tax


    https://dev.hostfully.com/reference/calculatequote

  17. 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.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
  18. Currently if a guest searches that 'all properties' widget and there is nothing available for their dates, they are invited to submit a request for a quote form. What? They should receive instead a message that says there are no dates available for their stay and either - be given a selection of available units for adjacent weeks, OR simply be directed back to a calendar to change their dates. We had to take this off our website because it was just so awful to deal with people thinking their submitting quote requests for dates that are clearly not available.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  API  ·  Admin →
  19. The prices are like "From $255.22". The cents part makes it feel "funny" to me. I mean, i'm renting something for $255, am am i comparison shopping on cents? no. full dollars would seem better imho. i just checked airbnb and that's how it is there.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
  20. Please add the query parameter of Lead UID to the request method.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
← Previous 1
  • Don't see your idea?