Algoan

Algoan

  • Documentation
  • Quick Start
  • API Reference

›Quick Start

Quick Start

  • Introduction
  • Initialize your chatflow
  • Set up your project
  • Set up your service
  • Implement your resthook

    • Application Service
    • Folder Service
    • Aggregation Service
    • Score Service
    • Signature Service

    Score integration

    • Getting Started
    • With a connector
    • Without a connector
    • Using Algoan Connect

    Analytics API Usage

    • Getting Started

Initialize your chatflow

Create your chatflow

Go to editor.algoan.com, log in in order to create your first chatflow.

CreateChatflow

Once you've created your chatflow, you can create the first block by clicking the main button.

When you see infos like this:

AttributeValue
algorithmdisplayInfosXYZ
event apievent_with_action_from_service
variableresultFromAction

you should create a block like this:

WriteBlock

the upper right part is just an example of how to use the variable to switch branch depending the data

Definition

AttributeDefinition
event apiThe name of the event which will be sent to your service, expecting to trigger actions
algorithmThe name of the algorithm.
Algoan will wait information from your service to send the next message. This will display a message from the data your service has transmitted
variableThe name of the variable to access data posted by your service.
Sometimes you may post data and adjust the chatflow depending on it.
e.g.: if an information given by the user has to be validated by your service before deciding to continue the chatflow or sending an other message/switch branch
← IntroductionSet up your project →
  • Create your chatflow
    • Definition
Products
About
Developers
Contact
Privacy policy
©Algoan 2021