---
title: "Hubspot Webhook Connect"
method: POST
path: "/integrations/hubspot-webhooks/connect"
tags: ["hubspot-webhooks"]
---

# Hubspot Webhook Connect

`POST /integrations/hubspot-webhooks/connect`

Initiate HubSpot OAuth for webhook subscriptions.

Generates a cryptographic state token, persists it in a PENDING
TenantIntegration row, and returns the authorization URL for the
client to navigate to.

## Response `200`

Successful Response

- OAuthAuthorizationUrl — Where to send the operator's browser to begin the grant. Used by all three connectors' ``/connect``.
  - `authorization_url` string, required

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
