---
title: "Used to enrich user info after form submission in hubspot"
method: POST
path: "/v1/hubspot/webhook"
tags: ["webhook", "hubspot", "enrichment"]
---

# Used to enrich user info after form submission in hubspot

`POST /v1/hubspot/webhook`

## Headers

- `X-HubSpot-Signature-v3` string
- `X-HubSpot-Request-Timestamp` string

## Request body

- Item[], nullable
  - `appId` integer
  - `attemptNumber` integer
  - `changeFlag` string
  - `changeSource` string
  - `eventId` integer
  - `label` string
  - `objectId` integer
  - `objectTypeId` string
  - `occurredAt` integer
  - `portalId` integer
  - `propertyName` string
  - `propertyValue` string
  - `sourceId` string
  - `subscriptionId` integer
  - `subscriptionType` string

## Response `200`

OK

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/scaleops/apis/scaleops-free-trial.md) · [All operations](https://skmtc.dev/scaleops/apis/scaleops-free-trial/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleops/scaleops-free-trial/revisions/eba76d71caac/schema)
