Rex

How Rex reservation links work — customize URLs for venues, packages, and campaigns

Rex generates links for your reservation portal that you can customize to send guests directly to a specific venue, package, date, or guest count. Understanding the link structure helps you create targeted URLs for marketing campaigns, social media, and email promotions.

Your base reservation link follows the format venuename.reservewithrex.com. This takes guests to the main page of your reservation portal where they can browse all available packages.

You can build a link that takes guests directly to a specific package at a specific venue. These links use query parameters to pre-fill selections for the guest.

FieldDescription
Base URLvenuename.reservewithrex.com — directs to your company's reservation portal.
/package?Appended after the base URL to navigate to the packages view.
venue=Venue%20NameSpecifies which venue to display. Use %20 for spaces in the venue name.
&date=YYYY-MM-DDPre-selects a specific date on the reservation page. Useful for date-specific packages.
&guests=NPre-fills the guest count. Replace N with the desired number of guests.

Each parameter is customizable. Change the date, venue name, or guest count values to create links for any scenario. Combine parameters to build a fully pre-filled booking experience for your guests.

Updated May 12, 2026

Was this helpful?