Only the last mail i send gets through

hey, im new to the community so i dont understand much but i have a problem with my workflow. Im making a automation for email that get into excel. But i need to send more mails at one time but how do i fix that. Because if 1 send 2 mails at around the same time, only the last mail i send gets into excel. Can somebody help me?

hello @maurits

You don’t need the Loop node. Gmail trigger will output only one email. Each of the new emails will be retrieved as a separate n8n execution.

If you have sent two emails, check the last two executions for the issues.