Compose reply draft in Gmail with OpenAI Assistant
Reply draft with OpenAI Assistant This workflow automatically transfers content of incoming email messages with specific labels into OpenAI Assitant and returns reply draft. After draft is composed, trigger label is deleted from the thread. Please remember to configure your OpenAI Assistant first.
Integrations Used (4)
Prerequisites
Required Credentials (2)
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
Email Automation
Automate email responses, forwarding, or organization based on rules.
Handle routine email tasks automatically and focus on what matters.
Scheduled Operations
Run automated tasks at specific times - daily reports, weekly cleanups, monthly backups.
Set it and forget it - reliable automation that runs on your schedule.
{
"nodes": [
{
"id": "a99b3164-fe36-4dde-9525-110c1ae08afb",
"name": "Convert raw to base64",
"type": "n8n-nodes-base.code",
"position": [
3320,
580
],
"parameters": {
"mode": "runOnceForEachItem",
"jsCode": "const encoded = Buffer.from($json.raw).toString('base64');\n\nreturn { encoded };"
},
"typeVersion": 2
},
{
"id": "f0f731bd-7b2f-4c39-bc06-42fd57bc4ae8",
"name": "Add email draft to thread",
"type": "n8n-nodes-base.httpRequest",
...Related Workflows
Send daily translated Calvin and Hobbes Comics to Discord
 Daily Cartoo...
Email Summary Agent
- Starts the workflow every day at 7 AM. - Adjust the time if you want the workflow to run at a different hour.
Generate Instagram Content from Top Trends with AI Image Generation
All Credentials You Need Instagram Business Account Id Telegram Chat Id Rapid Api Key Replicate Token
Template - SSL Expiry Alert System
Automated workflow: Template - SSL Expiry Alert System. This workflow integrates 9 different services: stickyNote, httpR...
Analyze Suspicious Email Contents with ChatGPT Vision
 Gmail Integration and Data Extraction This section of the workflow...
Analyze & Sort Suspicious Email Contents with ChatGPT
 Email Body Screenshot Creation The Screenshot HTML node sends...