Hey! My bot just duplicates my question, how can I...
# 🤝help
q
I just changed my Zapier Webhook and now my bot just dublicates my question
Executing hook conversation_turn_started of agent "KnowledgeAgent" Skipping KB agent because no KBs are enabled Starting from Main flow Transition from (flow:Main) [node:Start] to [node:Hello] Sending Message. Type: text. Text: Hi! Welcome to Joshua Tree Casita, my name is Dave, the manager of this property👋🏼 Transition from (flow:Main) [node:Hello] to [node:Questions] [Capture] Start information capture Sending Message. Type: choice. Text: What question do you have? Waiting for user input Executing hook conversation_turn_started of agent "KnowledgeAgent" Skipping KB agent because no KBs are enabled [Capture] User clicked on a button, so we are skipping the cognitive extraction [Capture] Field validation successful! Extracted: "Another question". Input: Another question [Capture] Prompt success Transition from (flow:Main) [node:Questions] to [node:SetNextMessage] Execute code "set nextAssistantMessage to be "What would you like to know?"" Transition from (flow:Main) [node:SetNextMessage] to [node:AIChatLoop] [Capture] Start information capture Sending Message. Type: choice. Text: What would you like to know? Waiting for user input Executing hook conversation_turn_started of agent "KnowledgeAgent" Skipping KB agent because no KBs are enabled [Capture] Capture is a raw listen, so we are skipping the cognitive extraction [Capture] Field validation successful! Extracted: "Can I smoke in your property?". Input: Can I smoke in your property? [Capture] Prompt success Execute code "if the nextAssitantMessage is "I don't know" then sent a post request to this url "https://hooks.zapier.com/hooks/catch/15536441/3hc7ykn/"" Transition from (flow:Main) [node:AIChatLoop] to [node:AIChatLoop] [Capture] Start information capture Sending Message. Type: choice. Text: Can I smoke in your property? Waiting for user input
f
Can you send us a screenshot of your flow? What card type is "What question do you have?"?
q
Single choice
f
And what are the choices? I am sorry I can't find it in your screenshots
q
3 pre-build answers and "another question" that leads to AI
But it worked before I changed my zapier webhook url 👀
f
Is the attached bot the one you currently have? It looks different to me
q
Yes, can you try this one?
f
The issue was that the AI task didn't say "I don't know"
c
i had the same problem.
f
I hav changed the code to be:
And that was the result
Also the code sets "zapierSuccess", and the variable doesn't exist
I hope that helps
q
Thanks, I'll try!
f
Perfect! Keep me posted 🙂
q
Nah, same problem 😭
I added zapierSuccess variable and your code changes
f
You forgot to add a "?" at the end 😦
q
Now it can't answer any questions
this is how it worked before
r
A fix is coming for this today
q
thanks!
spent 7h...
r
@quiet-kite-63878 do you mind sharing your AI Task with me ? + the messages to replicate the issue
q
can I send you my file?
r
yup
DM me 🙂
q
now I need to add “Tell me”/“?” for the bot to work
Hey @crooked-van-25152, could you help me?
11 Views