# How to Manage Multiple App Connections Together?

## What are Unified Connectors?

Unified connectors let you link several apps into a single flow without juggling separate connections for each one. Instead of creating multiple standalone integrations, you can bundle them together under one setup, assign each its own connector ID, and manage everything from one place. This makes it easier to sync data, like tasks, sales, customers, or products, across platforms and trigger actions from a single widget, cutting down on complexity while keeping your apps in sync.

## Adding Unified Connectors

Unified Connectors in Fastn enable you to connect multiple apps seamlessly. To incorporate Unified Connectors:

* Navigate to the **Action** section and select **Multiconnector**.
* Within the flow, you can add several connectors, specifying each with its unique Connector ID.

This functionality allows for efficient integration and management of multiple applications from a single platform.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FRCLoNrQQTh9KNFJQEmAa%2F20250702-0618-38.7178484.mp4?alt=media&token=646648c2-a780-4753-b63c-c2a468e243f2>" %}

## Example: Adding HubSpot Flow Syncs

To add flow syncs with HubSpot using your organization's connector, proceed with these steps:

Navigate to the **Action** Section in your widget and select **Multiconnector** to enable multiple connection functionalities.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FP92g6eYan5e5CBHwNCaR%2Fimage.png?alt=media&#x26;token=4e735488-cebf-4340-8604-c552395f99ce" alt=""><figcaption></figcaption></figure>

### Adding Task Flows from HubSpot

You can add individual flows related to tasks between HubSpot and your organization within your widget. This will allow for task data synchronization, providing a seamless workflow experience across platforms.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FfU1IXAPBefVN1q08mTni%2FWhatsApp%20Image%202025-07-01%20at%2014.55.39.jpeg?alt=media&#x26;token=b1fc7916-51fa-4141-b46a-d973a2d564fc" alt=""><figcaption></figcaption></figure>

* **Sync Sales from HubSpot**:
  * **Enable**: Accelerate revenue growth by allowing real-time sales data to flow between HubSpot and your organization.
* **Sync Customers from HubSpot**:
  * **Disable**: Ensure seamless customer engagement by maintaining up-to-date contact data across systems.
* **Sync Products from HubSpot**:
  * **Configure**: Achieve unified product data across all channels by syncing your HubSpot inventory with your organization.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FU9UcP0POfgc8IH553ztS%2Fimage.png?alt=media&#x26;token=49881cab-eddc-4eff-9ecc-5cac76c4da6d" alt=""><figcaption></figcaption></figure>

These syncs will be displayed as buttons within your widgets. By adding each of these flows, you can execute any desired action from a single widget interface.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FTmSBZNNVV862uvPwj0Ey%2Fimage.png?alt=media&#x26;token=4a3ed8a0-3c56-47df-8857-7eea8003ba05" alt=""><figcaption></figcaption></figure>


---

# 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.fastn.ai/flows/tutorials/flow-customization-and-operations/how-to-manage-multiple-app-connections-together.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.
