Describe the problem/error/question
I have a workflow with a agent the creates draft emails. Works fine when 1 item is pulled via the gmail trigger node.
The problem is when 2 or more items is pulled from gmail. Then the first email body is created for all emails.
It is super weird because when I look in the create draft node the input email body is different for run 1 and 2, but still email body from run 1 is used for run 2 also (see attached images).
You can also see in the images that the output from the create draft node looks different in run 1 and 2, even doe the input is “subject” and “emailbody” in both?
Workflow
Information on your n8n setup
1.74.1
Database (default: SQLite)
n8n EXECUTIONS_PROCESS setting default: own
Running n8n via Docker
Operating system: windows 10