CubeDrive allows users to easily create custom applications using the drag and drop feature. It is used to create Question & Answer application by the employees. At the same time, ChatGPT is also integrated as an assistance solution for the reply.

form
Tip: For enterprise solution, organization need prepare a ChatGPT key for the API call. Please click link to get a ChatGPT key.

Create Q&A form


User can click Q&A Template to auto generated the Q&A application. User can also login into your CubeDrive account. Click "+ Create Form" button to start build a form with drag and drop method. Enter a list of fields in the form and click "Save & Publish", your form is generated online.

form
Tip: Users can switch to Calendar view, Edit View and Grid view easily.

Create workflow to process data input


After the user opens the form, click the icon and start to build application business logic. Users can configure the flow and add business logic to the system.

  • Send out email notifications when end-user submit a new question
  • System query ChatGPT and auto fill the reply field based on answer.
  • Once the admin checked the reply information and confirmed, an email with the reply will be returned back to sender.
form

The following image shows the setup to call ChatGPT API and automatically fill the reply field with the return result.

form Tip: Once user submit the form, ChatGPT will fill the reply immediately. Flow also let admin double check the reply result.

Setup page layout and start to use


Form creator can setup the page layout and display more information in page, click the icon and start to setup the page.

form

Now we will be able to use the application.