# How to Connect Sendpulse

In order to get started with this, you need to first create an account with Sendpulse.

You can now login and follow these 2 easy steps to complete your SMTP integration:

1. Verify Email Address.
2. Copy and integrate Sendpulse API ( ID & Secret ).

Let's get started!

#### 1. Verify Email Address.

First, you visit [Sendpulse settings](https://login.sendpulse.com/settings/) page, then navigate to the **Email verification** tab and click **Verify** button. (Refer: [How to Verify Email Addresses](https://sendpulse.com/knowledge-base/verifier/general/verify-mailing-list))

![](/files/KTTS9mpLSrxNn1CahXq0)

&#x20;Enter your email address, and click **Verify**. After verify email address, copy and paste it into **From Email** field of YaySMTP settings on your website.

![](/files/yRMhzDF8rbjA8UrSCngR)

**2. Copy and integrate Sendpulse API ( ID & Secret ).**

Navigate to the **API** tab, choose Client credentials, and copy **Client** **ID** and **Secret** as image below and paste into **Client ID** field and **Secret Key** field of YaySMTP settings on your website.

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

Now you have successfully integrate Sendpulse server into your WordPress site!&#x20;

Happy Sending!


---

# 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-sendpulse.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.
