Help us improve the Developer Guide! Share your feedback using the “Was this helpful?” option on the right of each page.

Activation Form Parameterisation

The following steps can help you customize the URL https://activation.siteminder.services/ by pre-filling the activation form for a hotel. You will provide the customized URL to the hotel so they can complete the activation request form quickly.

The query string params for pre-filling the Application form are:

  • contactName

  • propertyName

  • publisherName

  • publisherPropertyCode

  • applicationName

  • applicationPropertyCode

  • emailAddress

The values will need to be URL encoded to cater for special characters like spaces and slashes. E.g. https://www.urlencoder.org/

Spaces for each param string are used with %20 and each param is split by & with a = before the string in the URL

An example of the pre-filled form URL: https://activation.siteminder.services//?contactName=James%20McDonald%20&propertyName=James%20Hotel&[email protected]&publisherName=CMS%20GuestCentrix&publisherPropertyCode=12345&applicationName=Oaky&applicationPropertyCode=54321

The current list of Publishers for the drop-down list is as follows:

  • Abode Booking

  • CMS GuestCentrix

  • EASYREZ

  • EZEE

  • Easy-Rez

  • FNSHOTELDESK

  • FRONT2GO

  • FnsRooms

  • Front2Go

  • GUESTCENTRIX

  • HOTELIGA

  • HOTELTIME

  • HotelTime

  • Hoteliga

  • INNKEYPMS

  • InnkeyPMS

  • LittleHotlier

  • MISTERBOOKING

  • Mister Booking

  • NEWBOOK

  • NewBook

  • OCCUPANCYPLUS

  • Occupancy Plus (Goto Plus)

  • PRENO

  • Preno

  • RDPWIN

  • RDPWin - Resort Data Processing

  • ROOMRACCOON

  • RoomRaccoon

  • SiteMinder Channel Manager

  • SHALOM

  • SIRVOY

  • SMARTFX

  • Shalom PMS

  • Sirvoy Reservation System

  • THAISHOTELS

  • TK System

  • TKSYSTEM

  • Thaïs-Hôtel

  • WINHMS

  • WINHOTEL

  • WinHMS

  • Winhotel

  • XENIA

  • Xenia PMS

  • Zavia ERP

  • eZee Technosys

Last updated

Was this helpful?