I do whatever filtering and processing I need and then I want to forward that entire email to a new address as if I pressed forward in Gmail. How would I do this? I don’t know what to put in the fields.
In this case the email will not have any attachments and I don’t want to care about the attachments even if there are. It’s just to forward the email to a special address that creates a task.
I’m afraid our Gmail node doesn’t support the Forward operation. You can either compose a new email, or use the HTTP node to access the Gmail API directly for this operation.