Describe the problem/error/question
Hi Community, i am stuck with a Chatbot. It is very simple - Chatbot - Code to extract phone number - Agent IA connected to chatgpt - Memory - Tools (Http request to gather info from several internal sites) - Gmail send with additional info. I want to add a way to send also a whatsapp using evolution api - HTTP request as additional info when the chatbot detects the phone number, but dont find a way. Always i add the if node outside the Agent IA in case the phone number is detected, fails when i start typing in the chatbot.
What is the error message (if any)?
No response in the chatbot as soon as i add the if node to get the phone number.
Please share your workflow
Using Docker and N8N in local … Would like to get some imput and see how can i get this running.