
| Step 1 | ・To create new Bot , click on [Create Bot]. ・Bot list screen will be displayed as follow |
| Step 2 | ・Click [Custom] |
| Step 3 | ・Click [Add] button to display the step editor. ・"Add steps" screen will be displayed on the right side screen, choose step build conversation flow. |
Step | Description |
| 1. Send Message | The entered message is sent to the guest. |
| 2. Collect User Input | Guests can be prompted to enter information by selecting from "Display Form", "Ask a Question", or "Slider Widget". |
| 3. Send API Request | Set a Web API URL (endpoint) to retrieve external data. |
| 4. Condition | Create a flow split based on conditions. |
| 5. Custom Bot | Call another pre-created custom bot. Note: Bots with conditions cannot be used here. |
| 6. Google Sheets | Retrieve data from a Google Spreadsheet. Select the sheet that contains the necessary information. |
| 7. Open Booking Widget | Allows users to confirm their reservation by entering the reservation number from the confirmation email. |
| 8. Request | Allows users to submit a request. |
| 9. Extras | Additional extras can be added. |
| Step 1 | Choose the custom Bot to Export from the "Custom Bot" List |
| Step 2 | On the bottom left of the screen click [Export] button, and custom bot export code is copied to clipboard |
| Step 3 | From the Custom Bot list screen, click [Import] button. Copied the export code in the "Hash" field, and click [Import] again. This allows the custom bot made reusable in step 1 to be imported. |