HubSpot Deal Management Template
Enhance your AI assistant with the capability to access HubSpot deals directly during customer calls, update deal statuses, and provide sales pipeline information.Overview
Deal Query
- Automatic access to existing deals
- Real-time status updates
- Pipeline stage tracking
- Deal value and probability
Sales Automation
- Automatic deal creation
- Status updates based on conversation
- Schedule follow-up activities
- Send team notifications
Configuring the Deal Query Tool
1. Basic Configuration
- Tool Settings
- API Configuration
| Parameter | Value |
|---|---|
| Function Name | get_hubspot_deals |
| Description | ”Fetches current deals of a contact from HubSpot. Use this when discussing existing projects or proposals.” |
| HTTP Method | GET |
| Timeout | 6000ms |
2. Request Body for Deal Search
3. Parameter Schema
Configuring the Deal Update Tool
1. Updating Deal Status
Tool Configuration
Tool Configuration
| Parameter | Value |
|---|---|
| Function Name | update_hubspot_deal |
| Description | ”Updates the status or details of an existing HubSpot deal based on the conversation flow.” |
| HTTP Method | PATCH |
| URL | https://api.hubapi.com/crm/v3/objects/deals/{deal_id} |
Request Body
Request Body
Parameter Schema
Parameter Schema
Deal Creation Tool
Automatic Deal Generation
- Basic Tool
- Request Structure
- Parameter Schema
Combined Workflow Tool
Intelligent Deal Management
Practical Use Cases
Scenario 1: Existing Customer Calls
Customer Identification
- AI identifies customer by email/phone
- Automatically fetch deals for this contact
Scenario 2: Lead Qualification with Deal Creation
BANT Qualification
BANT Qualification
Budget Identification:
Authority Check
Authority Check
Need & Timeline
Need & Timeline
Needs and timeline:
Response Processing
Deal Query Response
Natural Language Usage
- Deal Status Updates
- Automatic Updates
Advanced Features
Pipeline Management
Multi-Pipeline Support
Different sales processes:
- Standard Sales Pipeline
- Enterprise Sales Pipeline
- Partner/Channel Pipeline
- Renewal Pipeline
Custom Deal Properties
Industry-specific fields:
- Project scope
- Technical requirements
- Compliance requirements
- ROI expectations
Deal Forecasting
Integration with Other HubSpot Tools
Workflow Combination
Error Handling & Best Practices
Robust Error Handling
Catch API Errors
Catch API Errors
Deal not found (404):
Permission Error (403)
Permission Error (403)
Rate Limiting (429)
Rate Limiting (429)
Performance Optimization
- Selective Loading
- Smart Caching
Analytics & Reporting
Key Performance Indicators
| Metric | Description | Target |
|---|---|---|
| Deal Conversion Rate | Conversation → Deal creation | >15% |
| Stage Progression | Average stage movement | +1 stage per conversation |
| Close Rate Improvement | Improvement via tool usage | +20% |
| Response Time | Deal tool performance | <3 seconds |
Success Tracking
Establish Baseline
- Measure conversion rates before tool implementation
- Document average deal sizes
- Capture sales cycle lengths
Measure Tool Impact
- Compare conversations with vs. without tool usage
- Analyze deal quality scores
- Collect customer experience feedback
Further Integrations
Expand your HubSpot deal management with additional tools:
- HubSpot Contact Retrieval for customer data
- HubSpot Lead Creation for lead nurturing
- Webhook Integration for complex workflows

