Send question to google sheets via Zapier if KB ca...
# 🤝help
f
Hi! I want the bot to send a post request to my Zapier webhook URL if it can't answer the user's question from the knowledgebase. I figured out how to get the bot to answer something like "Sorry, but IDK" when it can't find the answer, but I can't seem to find a way to get it to send the question it couldn't answer to my Google Sheet. I thought about using the "Execute code" card, but couldn't get it to work properly. Any tips?

https://cdn.discordapp.com/attachments/1134252100424056883/1134252100583428256/Skjermbilde_2023-07-28_kl._00.32.45.png

b
After the row input you can add this espression "!turn.KnowledgeAgent.responded" and connect the node to an execute code in which you send the post request to Zapier