By importing this dialog .zip file into your conversation in UI Builder, customers can be sent to a dialog where they are able to make a reservation with their dates, guest number, and room selection using your existing API.
EXPORT/IMPORT DIALOG INSTRUCTIONS
-
Click on the dialog .zip file at the bottom of this page to download
-
In UI builder find and select the 3 dots to the right of your organization’s name
- In UI Builder select, “Import a dialog from .zip”
- Select the dialog .zip file you wish to import
SPECIAL INSTRUCTIONS FOR THIS .ZIP FILE
- In order for this dialog to become part of your conversation design, you will need to link to it from somewhere else in your conversation. You can find instructions on working with dialogs HERE.
- This dialog should be added to the Hotel Reservation Trigger. The dialog is activated after a hotel selection has been made.
- In this dialog, you will see that there is an API call required to check for available rooms, create a reservation, and locate rewards account. We have indicated this with a note, but you will need to build out that API connection. Instructions on how to do that can be found HERE.