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

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

3 results found

  1. General Webhooks authenticate via a token in the URL works, but URL tokens can leak through server logs and proxies.

    this is usually solved with HMAC-SHA256 signing. A signature header computed from the request body using a shared secret. The receiver verifies the hash, the URL stays non-sensitive.

    We're building on the Connector API and had to add workarounds to compensate.

    Would be great to have this natively.

    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

    idea to upvote  ·  0 comments  ·  Webhooks  ·  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. Use Case:
    We're developing a Kitchen Display System (KDS) integration with the MEWS POS API. A KDS needs real-time notifications when:
    - A new order is created
    - Items are added/modified on an existing order
    - Orders are merged

    Current Limitation:
    The available webhook events don't cover order creation or item additions:
    - order.state.updated - Only fires on state changes (e.g., open→paid), not on initial creation
    - order.status.updated - Fires on fulfillment status changes, but not triggered when order is created
    - order.total.updated - Only fires on tip/correction changes
    - order.payments.added - Fires when payment is added (too late for…

    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

    idea to upvote  ·  0 comments  ·  Webhooks  ·  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. It looks like Bills are not supported in your General Webhooks events. It would be useful to have a BillPaid event to hook into after which customer and folio details could be requested!

    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  ·  Webhooks  ·  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?