# How to Connect Zoho

Zoho is a **software company** that has been around for quite a good, long-while. They allow you to create free e-mail accounts like Gmail that would look like **<example@zohomail.com>**. To get started with zoho SMTP, you need to create a business account or free personal account with them and you can do so by [clicking here](https://www.zoho.com/mail/) if you do not already have one.

Then, you can set up Zoho SMTP integration in just 2 steps:

1. Create a Zoho account and App
2. Create, copy and integrate Zoho's API

**Create a Zoho account and App**

After creating the account, then visit the [Zoho’s API](https://api-console.zoho.com/) link and click **Get Started.**

![](/files/-MO_ab6LmKl0B638KTBq)

If you already used this API before to create some App, just click on a **+ Add Client** button located at the upper right corner and choose  **Server-Based Applications**.

![](/files/-MO_fl_hmIMR7la1sODB)

Fill the little form that follows and in the **Authorized Redirect URL,** go back to the YaySMTP settings screen on your website and copy the automatically generated URL and paste in the field.

![](/files/-MO_fxVRNNTyeaJtEJp9)

![](/files/-MO_g3u7Pu7dPRgGp1nM)

**Create, copy and integrate Zoho's API**

This will then reveal the **Client Details** and **Client Secrets,** copy the values and paste them in the appropriate fields respectively inside the YaySMTP settings area.

![](/files/-MO_gHWqf4pKY3BPmxgQ)

The last step is to click the button **Confirm authorization** button to finalize the Zoho integratio&#x6E;**.**

![](/files/-MO_gUL4A_6P5zSdCwEe)

![](/files/-MO_gjDzBGQU92ao9amV)


---

# 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.yaycommerce.com/yaysmtp/how-to-set-up-smtps/how-to-connect-zoho.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.
