Dialog Manager
The Dialog Manager is where you configure and draw your flows; Those are the methods you'll need to setup a user flow, configure each Cell and link them.
Last updated
Was this helpful?
The Dialog Manager is where you configure and draw your flows; Those are the methods you'll need to setup a user flow, configure each Cell and link them.
Last updated
Was this helpful?
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the status of the flow, represents whether it is active, default value true
true
It is the number of pages that will be returned, default value 0
0
Example: 1
It is the number of Flow per page, default value 5
5
Example: 1
It is the flow attribute used for the page, default attribute name
name
It is the sorting type, default value ASC
ASC
It is the parameter that contains the user data entry, that will be used to filter the flows
It is an identifier provided by the API client that will be used to identify distributed logs.
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the parameter used to search for flows related to the entered value
It is an identifier provided by the API client that will be used to identify distributed logs.
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the uuid used to search for a Flow
It is an identifier provided by the API client that will be used to identify distributed logs.
Contains the flow data used in load tree and editing service
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the uuid used to search for the Flow that will be deleted
It is an identifier provided by the API client that will be used to identify distributed logs.
No content
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is an identifier provided by the API client that will be used to identify distributed logs.
It is the organization uuid where the bot is
It is the environment uuid where the bot is
It is the identification of the bot
It is the user uuid is making the request
It is the cell type to find the flow with. Possible values: ANSWER, ANYTHING_ELSE, INTENT,ENTITY, SYSTEM_ENTITY, SERVICE, GENERATIVE_SERVICE, REST, WELCOME_MESSAGE, USER, BOT, JUMP, WAIT_INPUT, RULE, CODE, PLACE_HOLDER, END and START
It is an identifier provided by the API client that will be used to identify distributed logs.
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the uuid used to search for a Flow
It is an identifier provided by the API client that will be used to identify distributed logs.
Contains the flow complete data is used in request to load tree services
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid cell Uuid
True if wants to delete all children of the cell. False if wants to delete only the cell and converting it to Placeholder type
true
No content
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to list
DTO user to response cells of a bot by the type
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to list
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to list
Id of the object intent, entity, service...
Data of options of service cell
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid cell Uuid
Direction that wants to know the possible connections. It can be left, bottom or right
DTO responsible to return connections of cells
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid flow Uuid
Uuid of the parent cell
Type of insertion
CHILDREN
Available options: Possible flows to jump with uuid, name, type, if is enabled or not and why is disabled
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
UUID of origin cell to connect
UUID of destination cell to connect
UUID of button to connect if is service cell
""
Direction that wants to know the possible connections. It can be left, bottom or right
No content
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to remove
Id of the object (intent, entity, service...
True if wants to delete all children of the cell. False if wants to delete only the cell and converting it to Placeholder type
false
No content
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is an identifier provided by the API client that will be used to identify distributed logs.
The object that contains the data needed to create a Flow
Name of the flow.
Description of the flow.
These are the tags used in the Flow.
The flow type shall refer to:
1 - USER_JOURNEY
2 - WELCOME
3 - NOT_EXPECTED
4 - JUMP
Contains the flow data is used in response to paging, creating, and editing services
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter Flows
It is the uuid used to search for the Flow that will be updated
It is an identifier provided by the API client that will be used to identify distributed logs.
The object that contains the data needed to create a Flow
Name of the flow.
Description of the flow.
These are the tags used in the Flow.
The flow type shall refer to:
1 - USER_JOURNEY
2 - WELCOME
3 - NOT_EXPECTED
4 - JUMP
Contains the flow data is used in response to paging, creating, and editing services
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Uuid flow to insert the new cell
Uuid of the parent cell. Necessary if it is not the first cell of flow
Uuid of the button. Necessary if it's a service cell parent
""
Type of insertion
CHILDREN
Available options: A body containing all necessary data to create a new cell
Name of the cell
Type of the cell
Description of the cell
Uuid of object to relationate. It can be intent, entity, service...
Expression code of the cell
DTO and entity used to request create of jump cell
Template of the cell. It's required if cell is code or rule type
Number of times that the cell has to execute repeatedly
Options of the cell. It's required if cell is service type
Tags of the cell
DTO responsible to return data of cell
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid cell Uuid
A body containing all necessary data to update cell
Name of the cell
Description of the cell
Uuid of object to relationate. It can be intent, entity, service...
Expression code of the cell
True if wants to enable cell or false if not
DTO and entity used to request create of jump cell
Template of the cell. It's required if cell is code or rule type
Number of times that the cell has to execute repeatedly
Options of the cell. It's required if cell is service type
Tags of the cell
No content
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to list
DTO with the template of cell to valid
DTO responsible to return if template is valid or not
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Type of cell to update
Id of the object (intent, entity, service...
A body containing all necessary data to update cells
Name of the cell
Description of the cell
Expression code of the cell
True if wants to enable cell or false if not
Number of times that the cell has to execute repeatedly
Options of the cell. It's required if cell is service type
Template of the cell, in this case is used to rest connector cell
Tags of the cell
No content
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A body containing all necessary data to create a new cell
Uuid of the bot
Uuid of object to relationate. It can be intent, entity, service...
true if you want to make visible, false if not
No content