---
title: "Connect Hubspot"
method: GET
path: "/integrations/crm/hubspot/connect"
tags: ["Hubspot", "Integrations"]
---

# Connect Hubspot

`GET /integrations/crm/hubspot/connect`

Generate HubSpot OAuth URL.

## Query parameters

- `return_url` string, nullable — Optional return URL for the OAuth callback success redirect

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- HubspotAuthUrlResult — Response with Hubspot OAuth URL.
  - `auth_url` string, required — Hubspot OAuth URL for authorization

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nomi/apis/fastapi.md) · [All operations](https://skmtc.dev/nomi/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nomi/fastapi/revisions/63a2f545499c/schema)
