# Publishing to HubSpot

When publishing your newsletter to HubSpot, FeedOtter's integration provides a robust option for creating your newsletter in your HubSpot instance.

Under Campaign **Settings** > **Integration** tab > **Configure Defaults**. Here, setup the option you'll be using.

<figure><img src="/files/NuVKlbp8j17EQ39vA422" alt=""><figcaption><p>Choose HubSpot for your default sending option.</p></figcaption></figure>

Here, add your HubSpot Subscription Type and Lists. These settings will be your default options for every newsletter send.

<figure><img src="/files/mwXaUqSKa0rZegOeqFlF" alt=""><figcaption><p>Add your default HubSpot settings.</p></figcaption></figure>

Click **Save** > **Return to Edit**. Finish setting up your newsletter defaults and then you're ready to [create your first newsletter](/curated-newsletters/getting-started/create-your-first-curated-issue.md).

After creating your newsletter, click **Publish** to send to HubSpot.

<figure><img src="/files/Tqd3K9Z8SU1Twk5EdSlP" alt=""><figcaption><p>Publish your newsletter to HubSpot.</p></figcaption></figure>

Here, you'll be able to verify or change any preset options before scheduling the newsletter in HubSpot. Once you've confirmed your settings, schedule your newsletter and click **Publish**.

In the next popup, follow the link to your HubSpot account. This will take you directly to your newsletter in HubSpot.

<figure><img src="/files/24WfUKqNu5IaYqIOhHz4" alt=""><figcaption><p>View your newsletter in HubSpot.</p></figcaption></figure>

Here, you can review the email again, make any necessary updates, and then send the email to your HubSpot lists.


---

# 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.feedotter.com/curated-newsletters/publishing/publishing-to-hubspot.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.
