Skip to content

Connectivity

Categories

JUMP TO ANOTHER FORUM

194 results found

  1. When using the connector API I would like to get add company id's to get vouchers linked to those companies.

    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  ·  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)
  2. In the MEWS interface you can see the Reason for State of a resource. However this isn't available in the API. Could this be added?

    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  ·  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)
  3. We use Event Temple for everything Event related however charge clients through Mews. We have an issue where when posting charges from Event Temple to Mews, Mews will only read whole numbers. E.g we may charge an hourly fee for technical assistance of $40/hr. If the client needs 90 minutes of assistance we need to charge for 1.5 hours however Mews will only see either 1 or 2 hours and ignore anything past the decimal point.

    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)
  4. I'd like the ability the pass an new CompanyId to the customer/update endpoint.

    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)
  5. Here is an example error message I received, containing GDPR data. This makes it so we can't just log the data.

    {
    "Message": "Assigned space is not available for check-in. Please assign an inspected space and try again. (XXXX, YYYYYY; BBBBBBBB (1111111111111, John Doe, 6/12/2023 - 6/19/2023, 417))",
    "Details": null
    }

    I suggest moving the GDPR data to the (apparently) unused "Details" field, or create a new field to store that data. Or maybe make a "GdprSafeMessage" field.

    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)
  6. When requesting Resources with "ResourceCategoryImageAssignments" extent enabled, images are returned with order based on the created/updated time (oldest first, newest last).

    That means it ignores the image order set in Mews Operations "Space Categories" UI.

    JSON should return the Image Assignments based on this order OR should return a property named "order" with order integer as value.

    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)
  7. Federation between Mews and Office365 or any SAML / OIDC compatible service would be very helpfull. In that way it is possible to control user authentication better.

    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)
  8. Hi, we are having some problems generating a Dotnet (6) client from the Connector API specification in Visual Studio 17.4.0 on Windows 10.

    The root cause seem to be that languages like C# (.NET), Java, and go, do not support "discriminated unions".

    Steps to reproduce:

    1. Create a new Dotnet (6) project in Visual Studio
    2. Open “Connected Services”
    3. Add the Connector Open API specification
    4. Build the project
    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. Hi,

    It would be great if Mews provide createdby/updatedby or some boolean identifiers to identify the source of action.

    Usecase : Customer creation/update : External API consumers sends customer (loyalty members) profile updates to mews via API calls, Mews in turn sends Webhook events whenever customer updates happens via API calls or Manual updates. As we seek to maintain the synchronisation of customer profiles in both Mews and CRM system, the update events goes to infinite loop if we don't stop using an identifier. for example, Customer profile is updated in CRM then CRM triggers an updated event, this results…

    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)
  10. A meeting room can only be booked once during a day period. This is a problem since meeting rooms e.g. can be booked from 09:00 till 12:00 and again from 13:00 till 17:00. This basic case is not possible.

    Is there any change planned which would allow us to book rooms based on the actual reservation time and not only once per period?

    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)
  11. When an availability block is created in Mews, a new rate is created, dedicated to this block. The new rate is based on an original rate, taken from the list of rates already existing in Mews. Let's say a hotel has a company profile "Company X" which books a conference. The user selects rate = "Company X corporate rate" and Mews creates a copy of this rate and attaches it to the block. When fetching the block via the API, the block references this copy as its rate ID.

    We want to know what the original/underlying rate is for such…

    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)
  12. Get Customers response requested by guest room key NFC UID

    As POS Operator I want to use a guest room key UID (16 digit Hex code e.g., 803687a2415404) to search for the guest on the POS so that do not have to ask for the guests room number and can use the same method to pay and justify a room posting.

    Given I greet a guest at the Hotel Restaurant when tap the guest room key on my POS mobile device (NFC reader) then the Interface response with customers details base on the guest room key UID.

    Given close a…

    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)
  13. It would be beneficial to have customer classification as a filter for customer connector API.

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

  14. Right now, one can fetch all products that have been created/set up under a Bookable or an Additional Service in Mews.

    All information are returned, except for the Accounting Category that has been assigned to the product.

    This creates additional manual work where the property will have to set up the accounting category mapping twice (once in Mews and again in the 3rd party platform - e.g. an Upselling solution), and keep that manually updated in both, or the user has to omit the accounting category setting in the Product in Mews and use the 3rd party platform as the…

    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)
  15. As per OPTIONS available to Mews UI company can be made INVOICEABLE. This information is not available in Connector API for "get", "add", "update".

    When company masterdata is stored outside of Mews (and in masterdata layer credit check is performed on company to decide if it is invoiceable or not) it is not possible to fully keep them in synch.

    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)
  16. every time when the configuration is changed a trigger will be sent

    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, 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,

    The Mews Team

  17. 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)
  18. Add the notes field to the API call Bills/GetAll when added to a bill item.

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

  19. Add endpoint to create products

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

  20. At the moment we have support for:

    • getting resource blocks
    • adding resource blocks
    • deleting resource blocks

    But we're unable to update resource blocks though it is possible within the Mews application.

    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

    released  ·  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)
  • Don't see your idea?