# Email Service Provider Plugins

The below table documents each Email Service Provider (ESP) plugin

| **Email Service Provider** | **Fields Sent**                                                                                                                                                                                         | **Additional Functionality**                                                                                                                                                                                                                                 |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ActiveCampaign             | <p>-firstName<br>-lastName<br>-emailAddress<br>-phoneNumber<br>-vendorTagName (tag value from routing table)</p>                                                                                        | **Deep Integration**                                                                                                                                                                                                                                         |
| AWeber                     | <p>-emailAddress<br>-ipAddress<br>-sourceTitle<br>-campaignName<br>-firstName<br>-lastName<br></p>                                                                                                      | <p>-<strong>phoneNumber</strong></p><p>\*included only upon request. Please contact your Account Manager or enter a support ticket to make the request.</p>                                                                                                  |
| ConstantContact            | <p>-firstName<br>-lastName<br>-emailAddress<br>-phoneNumber</p>                                                                                                                                         |                                                                                                                                                                                                                                                              |
| Get Response               | <p>-firstName<br>-lastName<br>-emailAddress<br>-ipAddress</p>                                                                                                                                           |                                                                                                                                                                                                                                                              |
| GetResponseV3              | <p>-firstName<br>-lastName<br>-emailAddress<br>-ipAddress</p>                                                                                                                                           |                                                                                                                                                                                                                                                              |
| iContact                   | <p>-firstName<br>-lastName<br>-emailAddress<br>-phoneNumber<br>-ipAddress<br>-address1<br>-address2<br>-city<br>-postalCode<br>-state</p>                                                               |                                                                                                                                                                                                                                                              |
| InboxFirst                 | <p>-emailAddress<br>-firstName<br>-lastName<br>-sku<br>-dateCreated<br>-orderValue</p>                                                                                                                  |                                                                                                                                                                                                                                                              |
| Keap                       | <p>-firstName<br>-lastName<br>-emailAddress</p>                                                                                                                                                         |                                                                                                                                                                                                                                                              |
| Klaviyo                    | <p>-items<br>-totalAmount<br>-phoneNumber<br>-emailAddress<br>-firstName<br>-lastName<br>-address1<br>-city<br>-state<br>-postalCode</p>                                                                | <p><strong>Integrated to the following server side metrics</strong><br><strong>-Placed Order</strong><br><strong>-Ordered Product</strong><br><strong>-Fulfilled Order</strong><br><strong>-Refunded Order</strong><br><strong>-Cancelled Order</strong></p> |
| Mailchimp                  | <p>-emailAddress<br>-firstName<br>-lastName<br>-phoneNumber<br>-address1<br>-country<br>-orderStatus</p>                                                                                                |                                                                                                                                                                                                                                                              |
| Maropost                   | <p>-emailAddress<br>-firstName<br>-lastName<br>-phoneNumber</p>                                                                                                                                         |                                                                                                                                                                                                                                                              |
| Ontraport                  | <p>-firstName<br>-lastName<br>-emailAddress<br>-phoneNumber<br>-address1<br>-address2<br>-city<br>-postalCode<br>-state<br>-country<br>-clientOrderId<br>-orderStatus</p>                               |                                                                                                                                                                                                                                                              |
| OntraportV2                | <p>-firstName<br>-lastName<br>-emailAddress<br>-phoneNumber<br>-address1<br>-postalCode<br>-state</p>                                                                                                   |                                                                                                                                                                                                                                                              |
| SendGrid                   | <p>-emailAddres<br>-firstName<br>-lastName</p>                                                                                                                                                          |                                                                                                                                                                                                                                                              |
| SendGridV2                 | <p>-emailAddress<br>-address1<br>-city<br>-country<br>-postalCode<br>-state<br>-firstName<br>-lastName<br>-phoneNumber</p>                                                                              |                                                                                                                                                                                                                                                              |
| SendLane                   | <p>-emailAddress<br>-firstName<br>-lastName<br>-phoneNumber<br>-address1<br>-address2<br>-city<br>-state<br>-postalCode<br>-country<br>-products<br>-clientOrderId<br>-orderStatus<br>-campaignName</p> |                                                                                                                                                                                                                                                              |


---

# 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://help.konnektive.com/konnektive-crm/admin-setup/plugins/email-service-providers/email-service-provider-plugins.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.
