Send email after AI Agent executes al the tasks

I programmed an assessment using an AI Agent that asks 20 questions to the user before showing him/her an evaluation of how is he doing in certain areas of his/her life. I added a Gmail node after the AI Agent to receive the report and also the user contact information (which I ask for in the same agent) Everything works fine, except that I’m receiving 20 emails (one for each answer the user gives). I would like to receive just one message with the assessment and his/her contact information.

Thanks for reading and hope you can help me.


I use a Limit node set to 1 just before the email node.

Also, you could add gmail as a tool to the ai agent, and tell the ai agent how to use it?

1 Like

Thanks Henry, didn’t work but appreciate the help. I applied the solution proposed in the next response and it worked wonderful.

Thanks Samuel, it worked amazing! Just getting familiar with AI and finding out that the less you try to do the better.

1 Like

No problem I was happy to assist. :slightly_smiling_face:

1 Like

You’re welcome, feel free to mark as resolved now, helps with stats :slight_smile: ahaa happy flowgramming ekk

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.