Browse/HubSpot/Create a Deal
Create a Deal
HubSpot
$19 · Pro
Create a new deal in HubSpot CRM.
create-deal.ts
const apiResponse = await hubspotClient.crm.deals.basicApi.create({ properties: dealProperties });
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Create a Deal — HubSpot Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples