Stella Platform Documentation

Stella Platform Documentation

  • Docs
  • Procedures
  • Reference
  • FAQ
  • Bot API
  • API
  • Languages iconEnglish
    • 中文

›Node Inspector

Overview

  • Documentation Guide

Get Started

  • Introduction
  • Recent Updates
  • Best Practices
  • Chatbot Template

Bot Builder

  • Workspace
  • Node
  • Attachment ID

Node Inspector

  • Tree ID & Composite ID
  • Basic Information
  • Triggers
  • Responses
  • Actions
  • Redirect
  • Member Tagging
  • Analytics
  • NLP
  • Advance

Facebook

  • Message Types
  • Button Types
  • Persistent Menu
  • Access Token
  • One-Time Notification
  • N-Time Notification (Beta)

Instagram

  • Message Types

WhatsApp

  • Overview
  • Setup Procedure
  • Message Types

Web Chat

  • Overview
  • Message Types
  • Button Types

WeChat

  • Message Types

Slack

  • Message Types

Telegram

  • Message Types

Integrations

  • Dialogflow
  • Stripe
  • LUIS
  • Custom Inbox Integration

Data Source

  • Data Source

Media Library

  • Media Library

Channels

  • Overview
  • Webhooks
  • Channel-wide Metadata
  • Business Availability
  • Facebook
  • Instagram
  • Web Chat
  • WhatsApp
  • WeChat
  • Slack (Public App)
  • Slack (Custom App)
  • Teamwork
  • Zendesk
  • Custom Platform

Analytics

  • Members
  • Dashboard
  • PSID

Settings

  • Overview
  • Locale
  • Pairing Channels
  • Role-based Access Control
  • Access Token
  • Audit Trail

Push Panel

  • Push Content
  • Audience
  • Analytics

Log

  • Log

Responses

Basic

A Response is the message your chatbot would send to your users once they trigger this node. You may set one or more responses in one single node. For different types of response objects, please see Messages Types of different platforms.

Responses

Variation

You can also add random variations to your response, so that whenever different users triggering this node will get a different responses. The variations are sent out randomly and probability is dependent on how many variations you have. For instance, if you have two variations, then the probability of triggering one of the variation is 1/2.

  1. Create a response in a tree node and input your content

Default Response
  1. Create a variation by selecting "+ Variation" in the same response you just created and change the content accordingly.

First Variation
  1. You will see different responses when you trigger the tree node multiple times.
Variations of Repsonses

Locale Group

You can also display different responses in different locales/languages based on the Facebook user language settings, browser language, Stella web chat plug-in locale selection or even custom language selection conversation flow. You can easily duplicate a set of response in the default language and translate the content to fit another language.

  1. Create a response in a tree node and input your content.
  1. Choose and add a locale group.

Add Locale Group
  1. You will find the response is empty in this locale group. Copy from a locale group with any existing responses.

Copy from existing Locale Group
  1. Translate the content to fit your locale group.

Translate content
  1. Test and see if you get different responses. For this case, the language of the responses is determined by Facebook user language settings.
Response in different languages

Tips:

  • Set no more than 3 responses in one node, otherwise the user will receive a bunch of messages at one time

Advanced

An advanced response is a Promise function. A response object or an array of response objects can be resolved by the resolve callback of the promise function. The response(s) will be sent to the user. The member details can be used to produce the response(s).

Selecting a basic response and then switching to "Advanced" mode will give you the "Response Object" of a pre-defined response.

Response Object

For further manipulation or utilizing the promise function, please do so in "Transform" section under the "Advanced" tab.

Transform Responses

For more details on the advanced chatbot concept & usage, you may visit here.

← TriggersActions →
  • Basic
    • Variation
    • Locale Group
  • Advanced
Stella Platform Documentation
Docs
Get StartedBot API ReferenceAPI ReferenceStandard Procedures
Community
FAQUser ShowcaseChat with Us
Copyright © 2023 Sanuker Inc. Limited