Please enable JavaScript.
Coggle requires JavaScript to display documents.
🔀Router (default (answer (?sysLastMessage=/settings (map Command…
🔀Router
default
answer
?sysLastMessage=/settings
map
Command:Settings
else
$SYS.GET
Authorization: Bearer 193795ca9af5491a8397e45c7a35089f
QUESTION
v=20150910
query=%sys.lastmessage
sessionId=%sys.uid
lang=ru
ANSWER
%intent=result.action
%Answer=result.fulfillment.speech
%Subject=result.parameters.Subject
%HowAreYou=result.parameters.HowAreYou
https://api.api.ai/v1/query
?intent=Motivation
%intent=null
Потрібна мотивація
#
else
Я тебе не розумію, спробуй побудувати фразу інакше
#
?intent=Help
%intent=null
map
NLP:Help
#
?intent=Suggest
%intent=null
map
NLP:Suggest
#
?intent=Greetings
%intent=null
map
NLP:Greetings
#
?sysLastMessage=/info
map
Command:Info
?sysLastMessage=/feedback
map
Command:Feedback
?sysLastMessage=/contacts
map
Command:Contacts
?sysLastMessage=push me
map
Method:SatReminder
daemon
map
Daemon:SatReminder
start
map
Method:UserChecker
else
⚠️Не удалось прочитать статус пользователя
?userStatus=Client
?onboarding=true
map
Flow:Client
#
else
map
Flow:Onboarding
#
?userStatus=Lead
map
Flow:Lead
#
?userStatus=Block
map
Flow:Block
#
?userStatus=New
map
Flow:New
#
?userStatus=NeedCheck
map
Flow:NeedCheck
#