Mews magic links are one-tap URLs that send a guest straight into the Mews guest portal — no login or password required. Hello Hotel can generate two kinds:
Check-in link — opens the guest portal directly into the online check-in flow
Digital key link — opens the guest's digital room key, so they can unlock the door from their phone
You can drop these into automated SMS or email messages, or copy them on demand from a guest's contact profile.
You'll need:
Mews connected to your Hello Hotel account
Mews guest portal activated for your property. Activation is per-property and requires the Mews beta flag plus integration permission — your Mews account manager handles this
Digital key enabled (optional, only needed if you want to send digital key links). Off by default — turn it on in Settings → Integrations → Mews → Digital Key Links
If guest portal isn't activated for your property, the check-in link variable falls back to a staff-facing Mews Navigator URL. Worth a quick check with your Mews rep before sending the link to a real guest.
Hello Hotel adds two new template variables to the automation builder:
Name | Inserted as | What it returns |
|---|---|---|
Guest Check-in URL |
| A magic link to the Mews online check-in flow for this reservation |
Digital Key URL |
| A magic link to the guest's digital room key |
Both variables are available in any Send SMS or Send Email action.
Open the automation in the workflow builder
Click into the SMS or email body where you want the link
Open the variable picker (the { } button)
Under Reservation, select Guest Check-in URL or Digital Key URL
The variable is inserted at your cursor and resolves to a fresh magic link each time the automation runs
Welcome to The Timberline! Check in here: {{reservation.guestCheckInUrl}}. Once you're checked in, your digital key is ready at {{reservation.digitalKeyUrl}}.
You can also grab a fresh link on demand from any guest's contact panel:
Open the conversation or contact
Find the current or upcoming reservation in the contact sidebar
Click the copy check-in link or copy digital key link icon button next to the reservation
The link is copied to your clipboard, ready to paste into a message or email
Buttons only appear for current or upcoming reservations that are synced from Mews. Past reservations don't show the buttons because the links wouldn't be useful.
A few details worth knowing:
Generated fresh per use. Hello Hotel never caches or stores the URL — every send (or click of the copy button) generates a new link from Mews. The link is treated as a short-lived access token.
One link per request. Each magic link is tied to a specific reservation and guest. Don't share the same link between guests.
Messages always send. If the link can't be generated (e.g., guest portal isn't activated, or the digital key feature is off for your property), the SMS or email still sends — but the variable will be blank or fall back to the Navigator URL. Use the fallback syntax ({{reservation.digitalKeyUrl|please contact the front desk for your key}}) to provide a safety net.
Send the check-in link the day before arrival. Pair it with a Scheduled automation that fires on the morning of arrival day to give guests plenty of time to complete online check-in before they arrive.
Combine with the Online check-in completed trigger. Send the magic check-in link in your "morning of arrival" message, then use the Online Check-in Completed Trigger to send the door code and welcome details the moment they finish.
Test the digital key flow yourself before sending to guests. Create a test reservation in Mews, copy the digital key link from the contact sidebar, and confirm it opens correctly on your phone.
The variable renders blank in the message. Either Mews guest portal isn't activated for your property, the digital key isn't enabled in your Mews integration settings, or the link couldn't be generated (e.g., the reservation isn't synced yet). Use the fallback syntax to handle this gracefully.
The copy button doesn't appear on a contact. The reservation needs to be current or upcoming AND synced from Mews. Past reservations and unsynced ones don't show the buttons.
Still stuck? Reach out via the chat widget in your Hello Hotel app, or email [email protected].