The Conversation Editor is the central tool for building automated attention flows in Treble for WhatsApp. It works as a decision tree, where each block represents a step in the dialogue and connects with others to guide the conversation based on user responses.When entering the editor, you’ll see a screen divided into two main areas:
Left panel: Catalog of available block types to add to the flow.
Right canvas: Space where you’ll build and connect blocks to shape the conversational journey.
On the left side of the screen is the block type selector. Here you can choose between basic blocks and advanced blocks to add to the flow. To add a block, click the button and select the block type you want to add.
In the settings section, you’ll find the following options:
Flow name: Editable to easily identify your conversation (in the image, “Conversation Name”).
Language: Select the language of your conversation, this is important for the flow to behave correctly in the selected language and for default messages, for example, when the flow doesn’t understand the user’s response, to be translated to the selected language.
Timezone: Allows selecting the timezone of your conversation, this is important for the flow to behave correctly in the selected timezone.
In the light integrations section, which you can find by clicking the button, you’ll find the option to configure the Google Sheets integration. By clicking on the Google Sheets option, a configuration panel will open where you can configure the Google Sheets integration.In the configuration panel, you’ll find the following options:
Google sheets URL: Allows selecting the URL of your Google Sheets that you want to use for the integration.
Inbound message variable: Allows selecting the inbound message variable you want to use for the integration.
Configure its content (message, options, conditions).
Drag it to the canvas and connect it with other blocks.
Define the branches based on user responses.
Save and publish when you’re satisfied with the design.
The editor is designed for companies of any size, allowing them to automate conversations on WhatsApp in a visual, flexible way without the need to program.