Unlock Gmail’s full potential with n8n Lab, connecting it to similar Communication apps and over 1000 other services. Automate communication workflows by sending, scheduling, and tracking messages across platforms. Create adaptable and scalable workflows between Gmail and your stack. All within a building experience you will love.
0 integrations





























































































































































































































































































































































































































































































































































Add Label
Delete
Get
Get Many
Mark as Read
Mark as Unread
Remove Label
Reply
Send
Send and Wait for Response
Create
Delete
Get
Get Many
Create
Delete
Get
Get Many
Add Label
Delete
Get
Get Many
Remove Label
Reply
Trash
Untrash
Gmail is a free of charge email service offered as part of Google Workspace. It is used by individuals and organizations to send and receive emails and communicate internally and externally. It remains the world’s most widely used email service.
A widely adopted workflow orchestration workspace trusted by technical teams including

To use Gmail connection in n8n, start by adding the Gmail node to your workflow. You'll need to authenticate your Gmail account using supported authentication methods. Once connected, you can choose from the list of supported actions or make custom API calls via the HTTP Request node, for example: you can use actions like sending emails, managing threads, or retrieving messages directly within your n8n workflow. Be sure to follow the prompts to configure the node settings according to your automation needs. Finally, don't forget to test your workflow to ensure everything is functioning as expected.
In most setups, yes. You will usually need an API key, OAuth connection, token, or another credential type for Gmail. Make sure the credential you use has the permissions required for the records, files, or actions your workflow needs to read or update.
Definitely! n8n Lab lets you orchestrate flows that combine Gmail with other apps and services. For instance, you can automate tasks like sending emails when a new lead is added to your CRM or organizing incoming messages based on specific triggers. This connection enhances productivity by streamlining your processes across different applications. Just set up the proper triggers and actions in n8n to get started!
Common use cases for Gmail automation include automating email responses, scheduling emails based on triggers, and managing email attachments for file storage. Users can also connect Gmail with other apps to create workflows that streamline communication and enhance productivity. Additionally, n8n can be used to collect and organize data from emails for analysis and reporting purposes. With n8n Lab, you can customize these workflows to fit your specific needs and extend them by adding other 400+ integrations or incorporating advanced AI logic.
n8n’s pricing model is designed to be both affordable and scalable, which is particularly beneficial when integrating with Gmail. Unlike other platforms that charge per operation or task, n8n Lab is positioned around complete workflow runs rather than charging on every individual step. This means you can create complex workflows with Gmail, involving thousands of tasks or steps, without worrying about escalating costs. For example, if your Gmail workflows perform around 100k tasks, you could be paying $500+/month on other platforms, but with n8n's pro plan, you start at around $50. This approach allows you to scale your Gmail connections efficiently while maintaining predictable costs.

jake chard
Each email sent has “This email was sent automatically with n8n” in the footer or after the email. How do I remove this please?

Jan Koch
Describe the problem/error/question I am trying to send an email with an attachment using the Gmail node and get an error that I don’t understand. I am able to download that file from the original email and upload it to …

FawenYo
Describe the problem/error/question I’m trying to send an HTML file in the Gmail attachment, but it just raise an error. This question is similar to Sending attachment via Gmail , but I just couldn’t get it work …

Jean-Pierre GARNIER
Describe the problem/error/question Hi, I’m facing an encoding problem while sending email with gmail node for every char with and accent (é,à,ô,î…). I noticed that this problem doesn’t occurs when i’m directly writing …

Anirudh Tugawe
Hi everyone, I’m working on a workflow where I’m using Google Sheets to get input data. I have a loop set up that correctly reads the data and processes it: it takes a Word document template, app…