Continuing the discussion from I need a help in in workflow regarding whatspp:
same issue is coming up again, Please help me
Continuing the discussion from I need a help in in workflow regarding whatspp:
same issue is coming up again, Please help me
@Azwer_Afzal although you could have continued the conversation there also, but now as you are using $json.output as the text body and i hope you have added an IF statement right after the trigger so that you can validate that {{ $json.messages[0].text.body }} is empty or not if empty, so that this would filter out status updates that might cause extra executions. and please clearly state what is the problem as with the current context i am assuming that your AI agent is not sending the response rightly that is why i have suggested but there as you have quoted that:
So this creates like you want AI to talk with the user further for this just either use a Human in the loop node that would make it work so that even after one message is sent user can still talk with the AI agent after this. Let me know if the issue persists or is not aligned.