I am not seeing, within the Gmail nodes, the option to take an existing draft and send it. What am I missing? Do I have to recreate the email and then send that?
Information on your n8n setup
n8n version: 1.91.3
Database (default: SQLite): Postgres
n8n EXECUTIONS_PROCESS setting (default: own, main): own
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
You’re right, there doesn’t seem to be an option to send a draft directly!
But no worries, I’ve got you covered!
We can still use a simple HTTP Request with the draft ID to send it.
First, create a draft using the Gmail node (or get your drafts) then, use the same Gmail OAuth2 credentials to send the draft via an HTTP Request to the endpoint: