# Flodesk Integration

## Why Flodesk?

Flodesk customers filter their subscribers into segments and have a robust custom-field solution.

{% embed url="<https://flodesk.com/>" %}

## Enabling Flodesk

<figure><img src="/files/zuEQPPFNQdPWvwF91UT8" alt=""><figcaption><p>Enable Flodesk in the Comment Edit Pro Settings</p></figcaption></figure>

Visit the Flodesk settings in the Integrations tab. Click on "Enable Flodesk." You'll be prompted to enter your Flodesk API key

{% content-ref url="/pages/RjZz6qVjfOrWhwwqaAXh" %}
[Finding the Plugin Settings](/comment-edit-pro/getting-started/finding-the-plugin-settings.md)
{% endcontent-ref %}

<figure><img src="/files/1Jni1NDVaGsYINi1ZmbI" alt=""><figcaption><p>Enable the Flodesk Option</p></figcaption></figure>

### Retrieving the API Keys

Log into your Flodesk account and hover over your profile section. From there, head to Integrations.

<figure><img src="/files/gNyguek6w6a2iX76SvLa" alt=""><figcaption><p>Head to the Integrations Tab in Flodesk Settings</p></figcaption></figure>

Click on the API Keys tab to create a new API key.

<figure><img src="/files/Ah4ObHTfhUWpTHc6aCr9" alt=""><figcaption><p>Create API Key Screen in Flodesk</p></figcaption></figure>

When creating a new API key, you'll be presented with a modal, where you can copy your key.

<figure><img src="/files/tKgkNZ36YIvXMjgNTDAm" alt=""><figcaption><p>Flodesk API Key Modal</p></figcaption></figure>

### Adding the Flodesk Key to the Integration

Input your API Key and click on "Connect to Flodesk."

<figure><img src="/files/cSTQHWjMNTJS9b5gDt9f" alt=""><figcaption><p>Flodesk Comment Edit Pro Options</p></figcaption></figure>

If your credentials are correct, you'll be able to select between adding subscribers to a segment.

### Selecting a Segment

<figure><img src="/files/OjJdukpEQzYJVjuhg0af" alt=""><figcaption><p>Selecting a Segment</p></figcaption></figure>

You'll want to select at least one Segment to assign subscribers to.

### Adding Custom Fields

Adding Custom Fields is straightforward. Just map each custom field to a comment field.

You can also add your own custom fields.

<figure><img src="/files/XFDNlDBubgQmwYIJGxVD" alt=""><figcaption><p>Custom Fields in Flodesk Settings</p></figcaption></figure>

### Set up Default Options

You can also set the sign-up label, and whether double-opt-in is enabled.

<figure><img src="/files/sqTLfjd6K4iyaLippr0Y" alt=""><figcaption><p>Double Opt-in Options for Flodesk</p></figcaption></figure>

### What the User Sees

<figure><img src="/files/sCM4jrc9RECqbF3UmFMp" alt=""><figcaption><p>Subscribe Option on the Frontend</p></figcaption></figure>

The user will see a Subscribe checkbox, and if they subscribe, the user will be sent an email for an opt-in request.


---

# 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.dlxplugins.com/comment-edit-pro/features-overview/integrations/flodesk-integration.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.
