Skip to content

Connectivity

Categories

JUMP TO ANOTHER FORUM

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

127 results found

  1. Hi,

    When there's no data to return, do not return JSON with [] or null.
    Please return 204 value.

    https://restfulapi.net/http-status-204-no-content/

    Regards,
    Denis

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. We are currently using a 1 property set-up to manage 2 different properties in mews as reservations are sometimes moved between both properties and the multi property set-up doesn't allow to just switch bookings. Because of this 1 property set-up, we can only link 1 of our properties to the Google Hotel Search integration. Therefore it would be usefull for us to link our separate property (with different address) to google as well.

    In our opinion, the necessary fields for google could be filled-in in the integration itself, and not taken from the property settings in mews.

    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 from the Mews product team. 


    Thank you for your suggestion. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. 


    Thank you for sharing your suggestions.

  3. When a refund is done via a group bill and the refunds are added to the individual reservations (so that the refund accounting items are added to these reservations), the reservations themselves are not marked as being updated (UpdatedUTC). Therefore, if you perform a query to check for updated reservations, these reservations are not sent and thus we miss getting the updates for these reservations.

    So our request: update the UpdatedUTC for reservations when a refund is done via a group bill, since accounting items were added to these reservations.

    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

    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! 


    Accounting items are a separate entity from reservations in Mews, and as such don't affect the reservation's UpdatedUTC. 


    On the other hand, webhook messages will allow us to notify you of any changes done to an accounting item. Please consider upvoting for accounting item-related webhooks in this feature request: 

    https://feedback.mews.com/forums/932131-mews-open-api/suggestions/41062993-expand-webhook-functionality-to-match-current-webs

  4. It is extremely useful to qualify Resource Dirty / Clean / Inspected States with occupancy status.
    As it is to resolve occupancy Status, reservation’s arrival and departure dates must be queried for the Resource against current date.
    If the current date falls within arrival and departure then the occupancy can be resolved by Reservation State
    Started means occupied, anything else means vacant.
    Is there a simpler way to do it?
    Could it be included in the Resource 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

    unlikely  ·  0 comments  ·  Connector API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. In the current Visonline integration with Mews, Mews only sends one room number/lock id to be encoded in Visionline. This presents an operational challenge for properties that have the following room structure:

    6228 - main suite (parent space)
    230 - private room for 2 persons (child space)
    228 - dorm room with 4 beds (child space with 4 additional child spaces nested)
    228-1,2,3,4 - four separate dorm beds

    230 and 228 can be sold separately, as is any of the four beds. A party of 6 can also book the entire suite 6228.

    In the latter case, a key card…

    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. Unfortunately, this request has not received the necessary upvotes to be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.

  6. The amazing Hotel Technology For 2022

    You can check them :-

    https://www.bitsarabia.com/hotels-technology/

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Expose user activities through the public API, for example: to retrieve the receptionist that checked in a guest

    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  ·  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. Unfortunately, this request has not received the necessary upvotes to be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.

  8. Hi, I am trying to work Add Order at Demo Environment.
    https://mews-systems.gitbook.io/connector-api/operations/services#add-order

    I am always getting the same response regardless of serviceId and productId at my request.
    Example:

    API URL:https://api.mews-demo.com/api/connector/v1/orders/add
    Method:POST

    Request Body:
    {
    "ClientToken": "E0D439EE522F44368DC78E1BFB03710C-D24FB11DBE31D4621C4817E028D9E1D",
    "AccessToken": "7059D2C25BF64EA681ACAB3A00B859CC-D91BFF2B1E3047A3E0DEC1D57BE1382",
    "Client": "Sample Client 1.0.0",
    "CustomerId": "70ae15d2-d60a-492b-bb78-ae23009f387d",
    "ServiceId": "5d064e46-cbb5-49ac-8259-ae2400b4528b",
    "ConsumptionUtc": "2022-01-21T00:00:00Z",
    "ProductOrders": [
    {
    "ProductId": "3d5a27fa-3171-4400-b6df-ae2400b50252",
    "Count": 1
    }
    ],

    }

    Response:

    {
    "Message": "Invalid ServiceId.",
    "Details": null
    }

    Any idea?

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. here it is the Importance of hospitality technology for guests :-

    https://www.bitsarabia.com/hospitality-technology/

    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

    unlikely  ·  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)
  10. Last year we were able to pull the report even with missing data. Now - as asoon as one detail is missing, there is no access to the report. The offical partners state that they need the numbers which is the most crutial to them. We need this report to work again, even with missing names / details.

    Many thanks for your consideration and execution.

    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

    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)
  11. Create an interface with STR so we do not have to put in the data manually every night

    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  ·  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)
  12. The marketplace being on the dashboard is irrelevant to front desk agents and quite frankly not the place to be selling products. If MEWS wants to upsell a property then that should be done through other avenues or create a separate "managers/owners" dashboard.
    A front office agents dashboard should only show relevant information for the job they are doing.

    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)

    Thanks for sharing your feedback. We are currently experimenting with the dashboard and specifically the social scores being registered. The experiment has ran for two weeks and is now disabled. We will soon come back with our findings and followups.

  13. We need to receive the email consent (Send marketing emails option) for reservations coming from Channel Managers.

    17 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 from the Mews product team. Unfortunately, this request has not received the necessary upvotes to be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.

  14. integrate the ordering app me&u to mews so guests can order food/beverage and have to option to charge this to their room

    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)
  15. Currently when you receive a websocket message to say, for example, there's a new reservation, the message doesn't say which Enterprise it is from. If you try and create websocket connections to multiple Enterprises, you can end up with them all coming in on the same channel and there's no way to know which one is which. Without this, it is not possible to query the API with the correct access token to get further information about the reservation.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for your submission. Our current focus is on extending our webhooks, which already provide what you are asking for. We recommend you implement our reserveration-webhook and use that to immediately receive all required information. 

  16. External systems that have group room blocks typically allow groups to go through a series of statuses that determine whether the blocked rooms should be taken from inventory. This is important as once a hotel promises a number of rooms to a group, it has to make good on that promise.

    With the way availability is updated in Mews currently, space categories can be overblocked and cause our users to fail to have all promised rooms available for their guests.

    Example:

    1. Hotel has space category "King Villa" with 10 rooms available for every day in July

    2. External system creates an…

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    The ability to overbook is intended, so we are unlikely to fully block that. We offer endpoints to pull total remaining availability. Which would allow you to fetch remaining availability before pushing in a new availability block.

  17. Error message in device commands for Passport Scanner integration says:

    Windows Connector does not support this command. Please check in Mews that the JSON entered in the device's settings are correct.

    There is no input for Json data in the Passport Scanner integration
    Mews Connector App is not supposed to be used for Passport Scanner integration.

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. I have a question after all:
    When guests book a room through our website - is it possible to set here that we receive an email about it?
    I find nothing in the MEWS settings, whether you can set this.

    Also, it would be great if when you search for a guest's name in MEWS, it would also search the fellow travelers that are included in the booking.
    This is especially helpful when it comes to table reservations made by fellow travelers.
    Thank you in advance, Tina

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Currently Key Cutter in Mews Commander allows the creation of 1 or more keys depending up number of guests. However, it does not have the ability to create Duplicate Keys. Therefore, when a guest needs a duplicate keys, the user needs to access the Dorma/Kaba/Saflok software to create. In some cases, this system is away from the front desk or lobby area. If a new key is created in Mews Commander the new key will cancel the previous key. Need to have the ability to create a new key or a duplicate key from Commander.

    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 from the Mews product team. Thank you for your suggestion. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.

  20. Having the Mews Connector working even with Apple devices. To have the fiscal printer connected to Mews, we had to install windows for Mac, and it really slows down the system. I guess many other hoteliers use Apple devices.

    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

    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. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.


    We are looking into ways where the Mews Connector could be served in a different approach (cross-platform, server vs user based), but we're unlikley to deliver on that in the short term. 

← Previous 1 3 4 5 6 7
  • Don't see your idea?