Sales Intake

Enter a HubSpot deal ID to create a Linear project in the direct-sales team, labelled by BD and CSE owner and linked to the matching customer.

Deal Details
Fetching deal from HubSpot
Resolving customer + BD / CSE owners
Creating project in Linear direct-sales
API: POST /sales/new-case with body {"hubspot_deal_id": "123"}
Dry run: POST /sales/new-case?dry_run=true or {"hubspot_deal_id": "123", "dry_run": true}