Form Q&A

Provide forms for users to fill out. When using the form Q&A feature, special attention needs to be paid to two parts: triggers and form creation.

Form Purpose The purpose of forms is actually to supplement operations outside of channel chats, such as: Facebook/Instagram post replies, Email replies, or post creation and replies on other platforms. However, the currently completed functionality is still limited, resulting in lower utility of form Q&A at present.

Triggers Triggers allow users to perform add, modify, delete, and query operations. You can set up corresponding buttons in the form to trigger these operations. Additionally, you can preset triggers that will be displayed along with the welcome message, which can be executed by clicking.

Form Creation When creating a form, you can set up the following types of fields: keyword, number, date, boolean, and text.

Keyword

  • Keywords require an exact match for querying. They are suitable for tags, selections (select) with menus. Currently, the total length cannot exceed 255 characters.

Number

  • Definition: A numeric type field, suitable for storing and processing numerical data.

Date

  • Definition: A date type field, suitable for storing and processing date data.

Boolean

  • Definition: A boolean type field, used to represent yes or no states.

Text

  • Definition: Text fields are suitable for storing long text, currently with a length limit of 1024 characters. Due to third-party communication products usually having length restrictions on text messages, if the text content is too long, it is recommended to turn off the display function of this field to avoid failure when sending.

Last updated