# Mail API Setup

* If you set up mail with API configuration, the email notification will be sent from your own email address.
* If you do not configure this option, email notifications will be sent from our email server ([no-reply@globosoftware.net](mailto:no-reply@powerfulform.com)) by default

### 🛠️ How to Set Up a Mail API Provider

1\. Open the app >  click **Settings**

2\. Under **Mail SMTP & API**, open the **Provider** dropdown > Choose the provider you want to use (e.g., Sendinblue, SendGrid, Mailgun, Elastic Email, Zoho)

3\. Enter the information need of your account.&#x20;

**For example**: enter API key of your **Sendinblue** account.&#x20;

Find API key [here > ](https://developers.brevo.com/docs/getting-started)Set up customer sender information (optional)

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

4. &#x20;Click **Save**&#x20;
5. Send a test email to check if it works for you. If the test succeeds → your Mail API is ready.

***

### Apply Mail API to the form

1. Go to the **Forms** tab of the app > open the form you want
2. In the form config, click **Mail** icon on the left side> click  **Admin**
3. Scroll down to **Use SMTP & API** > select **Use SMTP & API from Settings**

<figure><img src="/files/2PkJS66Cv8Qr7CO8fFTl" alt=""><figcaption></figcaption></figure>

***

### How It Works

After connecting a Mail API:

* **Admin emails**
* **Customer notification emails**
* **Conditional emails**

will all be sent directly through your Mail API provider.

***

### ❓ FAQs

#### **1- Why I can not send test email?**&#x20;

Answer: It means email API config still does not work. \
Please double-check the following:

* user name&#x20;
* API key of the account&#x20;

Or contact our team at <support@powerfulform.com> so we can help you check the error log.

#### **2- My provider isn’t listed. Can I still connect it?**

If the provider supports **SMTP**, use the SMTP setup instead.\
API support is only available for providers listed in the dropdown.

#### **3-Does using a Mail API affect Shopify’s emails?**

No.\
This only affects emails sent from **Powerful Form Builder**, not Shopify’s own notification system.

#### **4- Can I change the "From name" or "From email"?**

Yes — as long as the email is *verified* with your email provider.

### 🆘 Still Need Help?

Email us at **<support@powerfulform.com>**


---

# 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://docs.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/mail-notification/mail-api-setup.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.
