# Gmail Email

**How to Integrate Gmail with Getfly CRM**

To configure Gmail for use in the system's Email Marketing feature, please follow the steps below:

**Step 1: Navigate to Email Integration Settings**\
Go to Settings (bottom-left corner of the screen) ⇒ Integration ⇒ Email Marketing Integration.\
The email configuration screen will appear, showing available providers. Select any provider to begin the setup and fill in the required information:

<figure><img src="/files/gPsREXrss4SjvN1Fuqch" alt=""><figcaption></figcaption></figure>

**Step 2: Fill in Email Configuration Information**\
Connection Method: Select SMTP

<figure><img src="/files/4tgpgBx777XTpnYnUt0m" alt=""><figcaption></figcaption></figure>

Sender email display: Enter the Gmail address you want to display when sending emails

Sender email address: This should be the Gmail account you are integrating with Getfly

SMTP Server Address: smtp.gmail.com

Sender name display: Enter your company or brand name (e.g., GETFLY)

Password: Enter your Gmail App Password\
(Instructions below on how to generate it)

Encryption Method: Select SSL

Port: 465

Signature: Add a signature to be included in your outgoing emails from this system email

Once completed, click Save Configuration

**Step 3: Generate a Gmail App Password**\
To integrate Gmail with Getfly, you must use an app password generated via two-step verification. Follow these steps:

Log in to your Gmail account and enable two-step verification

Go to Manage your Google Account ⇒ Security tab ⇒ Scroll down to find 2-Step Verification

<figure><img src="/files/tNhIX0TLTxUHxihBcUtS" alt=""><figcaption></figcaption></figure>

After enabling 2-Step Verification, scroll down and click App Passwords\
(You may be asked to log in again)

<figure><img src="/files/RZ292Do8giPN1r3XFxal" alt=""><figcaption></figcaption></figure>

Under Select app, choose Other (Custom Name), give it a name (e.g., Getfly), then click Generate

<figure><img src="/files/g9lBXjFD04cQitYW79N6" alt=""><figcaption></figcaption></figure>

Copy the generated app password and use it in the “Password” field during configuration in Getfly

<figure><img src="/files/e2bGD8SBEI7BB7lT7wZ2" alt=""><figcaption></figcaption></figure>

**Step 4: Test the Configuration**\
Scroll down to the "Test Email Configuration" section.\
Enter your Gmail address and click "Test Configuration".

<figure><img src="/files/yJhPO87GiuZtFkBaLYGB" alt=""><figcaption></figcaption></figure>

If the integration is successful, the system will confirm with:\
"Email sent successfully. Please check your inbox."

<figure><img src="/files/RwpOb0JeHRqZrXeCmSvi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VCCgPpQ9zHafZe1LQ1wb" alt=""><figcaption></figcaption></figure>

If unsuccessful, you’ll see: "Unable to establish connection with email server." Please double-check all connection details entered.

<figure><img src="/files/5EzrcAIM2JyjReRwyG1x" alt=""><figcaption></figcaption></figure>

Important Notes When Using Gmail with Getfly:\
Gmail is a free email service and has a sending limit of fewer than 100 emails per day

Only the configured Gmail account (system email) can be used to send emails

For more details on Gmail limitations, refer to: <https://support.google.com/a/answer/166852?hl=en>

Do not disable two-step verification after integration. If disabled, the app password will be revoked, and the Gmail–Getfly connection will fail


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.getfly.vn/web-version/integrations/email/gmail-email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
