Skip to content

Connectivity

n the Connectivity forum, we welcome your ideas and comments for helpful linkages between Mews and the rest of your technology stack. There's a category here for:

  • Each of our APIs - the booking engine, channel manager, connector. distribution and multi-property APIs
  • New integrations you'd like us to investigate
  • Optimizations to the marketplace
  • New webhook developments and updates
  • All other connectivity related feedback

Connectivity

Categories

JUMP TO ANOTHER FORUM

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

113 results found

  1. When integration partner receives token of property to connect to Mews PMS, the partner only has email address of the hotel.
    Can we ad more fields such as :
    1-phone number of the contact - so that the partner can call directly the hotel if hey do not reply by email.

    2- have a field with the number of rooms of the property to save time and start building the demo

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  2. Integration with a table reservation tool like Resengo

    5 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  3. If the GuestID can be written on the RFID in Sector2 of the Onity KeyCard System, Guests can authenticate at the POS for placing F&B orders on the room bill.

    In this case there's no more need to write down the guest's name, only the key card is needed. The key card is read by an RFID reader coupled to the POS. The guestID is used to authenticate the guest and post the bill to Mews calling the API's. Supplementary the guest's last name can be checked to engage two-factor-authentication.

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  4. We now have the ability to connect task to reservations in Mews and this functionality has been added to the Mews API. However it would be really useful to have this added to the Zapier functionality as we have a number of zaps that create tasks in Mews, currently just putting the reservation number into the description field.

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  5. For the packages that include breakfast or other meals, the integration with the POS should post into the POS the meals that have been sold in the PMS. That way people at the restaurant have to know ahead and keep their inventory system.

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  6. Pull the guests "check in and check out time" data from the channels and update directly to the reservations "arrival" section.
    At the moment this information goes to "notes" but it would be great to have it automated.

    10 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello from the Mews product team,

    Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.

    Kind regards,
    Mews

  7. You have an API endpoint https://mews-systems.gitbook.io/connector-api/operations/finance#get-all-accounting-items

    Returned Accounting Item data has OrderId field:

    Unique identifier of the order (or Reservation which is a special type of order) the item belongs to.

    Can you add ReservationId field into Accounting Item?

    The problem is that we can't know if an accounting item belongs to any specific reservation or not.

    I tried to collect unique OrderId values from the list of accounting items and next fetch reservations with ReservationIds filter (to see if we have a reservation with Id same as OrderId), but if I pass non-reservation ID - I see the error…

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  8. Wij hebben in het verleden met een systeem gewerkt waarbij de mogelijkheid was om gebruik te maken van een telefoonboek waar alle gegevens van het personeel in stond. Wij vonden het zeer prettig om hier mee te werken. Wellicht is het een idee om een soort rapport te maken waarin je de naam, adresgegevens en telefoonnummer in **** noteren. Dit zou je bijvoorbeeld kunnen plaatsen bij het kopje 'profielen'.

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  9. It should be possible to map products to the channel, which are charged once per person and once per stay. Otherwise we are not able to sell our packages online, which include like one massage per guest during the stay.

    12 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

    3 comments  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  10. Adding functionatlity to create/edit vouchers and their codes would be useful for a number of use cases.

    Firstly in my opinion the Mews process for creating this is a little clunky, especially if you want to track the usage of each VC as it needs to be it's own Voucher, there's no way to track the codes within that voucher.

    Therefore lets say you have a staff friends & family rate, and you want the voucher code to be the employee name so you can track usage and abuse of the incentive.

    Creating additional codes for an already created voucher…

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  11. When you are in a channel manager rate in the channel manager mappings and you click the 'X' in the top left it puts you back to the main channel manager settings page rather than the list of channel manager rates.

    When you're trying to delete a space category you need to unmap it from the channel manager rates first, if you have a lot of rates this becomes very time consuming when it's putting you back to the main page each time.

    Generally this could be made easier with an "unmap from all rates" button

    8 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello from the Mews product team,

    Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.

    Kind regards,
    Mews

  12. Hubspot integration, for the marketplace

    5 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  13. I would like to ask you to make the possibility to map from SynXis group rates. In SynXis there are standard rates and groups. If I create group in the SynXis with a group rate for specific terms and conditions, the rate should be linked to groups and not to specific rates. Therefore I am aksing if it is possible for PMS MEWS to create following message for mapping this group rate:

    Currently the type of message request is the same as the response, in this case OTAHotelRatePlanNotifRS which is directly linked to rates specifically which is incorrect.
    If

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Mews programmeert middels Ambiance de kaartsloten. De programmering is de exacte tijd van de reservering. Dat is onwerkbaar. Als checkout om 10.00 uur is kunnen kaarten niet stipt om 10.00 uur vervallen, dan staan constant alle gasten aan de balie omdat ze hun kamer niet meer inkunnen. Wij willen graag standaard: checkintijd -/- 2 uur en checkout tijd +2 uur. Kan dat aangepakt worden?

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  15. Would be great to have a button where we can manually push inventory from Mews to all linked account (channel manager or multiple Booking.com ones). As of now we have to go on the Marketplace and each Booking.com account to do this manual push.

    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

    1 comment  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  16. 5 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  17. Apartment groups and vacation rentals have a wide range of space classifications. If you would like Mews to add more space classifications to the Channel Manager API, upvote this suggestion If you have a specific preference, leave a comment.

    Here's a few options:

    • Guest house
    • Lodge
    • Castle
    • Boat
    • Cottage
    • Camping
    • House
    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  18. Be able to create Hotek Bluetooth mobile keys:

    https://www.hotek.nl/en/generation-z-hotel-locks

    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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  19. There are more than 630 apps and devices connected to IFTTT, with new services added every week

    5 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  20. Micros by Oracle provide a POS within the hospitality industry. Whilst Mews would not build a connection towards Micros, Micros can connect to our API. Upvote this topic to let the Micros POS team know you would like them to connect to Mews!

    15 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  ·  Marketplace  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello all,


    This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it. 


    Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.

  • Don't see your idea?