> For the complete documentation index, see [llms.txt](https://help.getmobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getmobly.com/help-center/integrations/crm/hubspot/connecting-marketing-events.md).

# Connecting HubSpot Marketing Events to Mobly Events

If your team uses HubSpot Marketing Events, Mobly can automatically add captured leads as event participants — including their participation status (Registered, Attended, etc.) based on Mobly qualifier values.

## Before you start

You'll need:

* The [HubSpot integration connected](/help-center/integrations/crm/hubspot/setup-guide.md) in Mobly
* A HubSpot **Marketing Hub** subscription (Marketing Events is a Marketing Hub feature; Sales Hub alone doesn't include it)
* An existing HubSpot Marketing Event for the event you want to connect

## Connect a Marketing Event to a Mobly Event

1. In Mobly, open the event you want to sync (**My Events → \[event name]**)
2. Switch to the **Campaigns** tab on the event detail page
3. Click **+ Connect HubSpot Marketing Event**
4. Search for the HubSpot Marketing Event by name
5. Select the matching event from the dropdown
6. Click **Continue**
7. Choose the participation status that captured leads should be assigned (e.g., **Registered**, **Attended**)
8. Click **Confirm and Sync**

The synced Marketing Event and the chosen status now appear on your Mobly event's Campaigns tab. Leads captured at this Mobly event will sync to HubSpot as Marketing Event participants with the chosen status.

## Status updates from qualifier values

If you want participation status to vary per lead (e.g., reps can mark some leads as "Attended" and others as "Registered"), set up a **Qualifier Option** mapping under `Integrations → HubSpot → Campaigns` for the linked Marketing Event. The Mobly qualifier value the rep applies will set the HubSpot participation status. See [Mapping campaign fields](/help-center/integrations/crm/campaign-mapping.md) for the details.

## Disconnecting

To disconnect a Marketing Event from a Mobly event, return to the event's **Campaigns** tab and remove the linked Marketing Event using its action menu. Existing HubSpot participants stay in the Marketing Event — disconnect only stops new captures from being added.

## Troubleshooting

If captured leads aren't appearing as participants in the HubSpot Marketing Event, the lead probably failed an upstream sync. Check **Integrations → HubSpot → Reconciliation** — see [Fixing HubSpot sync errors](/help-center/integrations/crm/hubspot/troubleshooting.md) for category-specific fixes.

## Related articles

* [Mapping campaign fields](/help-center/integrations/crm/campaign-mapping.md)
* [HubSpot setup guide](/help-center/integrations/crm/hubspot/setup-guide.md)
* [Reconciliation](/help-center/integrations/crm/reconciliation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.getmobly.com/help-center/integrations/crm/hubspot/connecting-marketing-events.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
