> ## Documentation Index
> Fetch the complete documentation index at: https://docs.famulor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# HubSpot

> Automate your HubSpot CRM with AI phone assistants. Create contacts, track deals, and automate workflows directly from calls. Free integration available.

# HubSpot Integration with AI Phone Assistants

Transform your HubSpot CRM strategy with intelligent phone assistants. Famulor Automation seamlessly connects your calls with HubSpot for automated lead creation, deal management, and personalized customer experiences.

<Note>
  **Get Started Instantly**: The HubSpot integration can be set up in minutes. No technical knowledge required.
</Note>

## Why HubSpot + AI Phone Assistant?

### 📈 Automated Lead Generation

Every call is automatically turned into a qualified lead in HubSpot with complete contact details and conversation notes.

### ⚡ Real-Time CRM Updates

Your HubSpot data is updated during the call—no more manual data entry.

### 🎯 Personalized Customer Engagement

Use HubSpot data for personalized greetings and contextual conversations.

### 🔄 Fully Automated Workflows

Trigger HubSpot workflows automatically based on call outcomes.

## Key Features of the Integration

### 1. Automatic Contact Creation

**How it works:**

```mermaid theme={null}
graph LR
    A[Incoming Call] --> B[AI collects data]
    B --> C[HubSpot Contact created]
    C --> D[Properties assigned]
    D --> E[Lead score calculated]
```

**Automatically captured information:**

* ✅ Name and phone number
* ✅ Email address (if provided)
* ✅ Company name and position
* ✅ Product interest
* ✅ Budget information
* ✅ Decision timeframe
* ✅ Conversation notes and sentiment

### 2. Intelligent Deal Creation and Tracking

**Deal Pipeline Automation:**

| Call Outcome        | HubSpot Action                 | Deal Stage    |
| ------------------- | ------------------------------ | ------------- |
| 🔥 High Interest    | Deal created + Hot Lead tag    | Qualification |
| 💼 Budget Confirmed | Deal moved to "Qualified"      | Presentation  |
| 📅 Demo Requested   | Meeting scheduled + Demo phase | Demo          |
| 💰 Price Discussed  | Proposal phase activated       | Negotiation   |
| ✅ Purchase Decision | Deal marked as won             | Closed        |

### 3. Marketing Automation

**Automatically start email sequences:**

#### After Expression of Interest:

```
Day 0: Immediate thank-you email with resources  
Day 1: Product information based on call topics  
Day 3: Case study of similar customers  
Day 7: Offer personal follow-up call  
Day 14: Limited-time offer (if qualified)
```

#### After Demo Request:

* **Immediately**: Demo confirmation with calendar link
* **1 hour before demo**: Reminder with agenda
* **After demo**: Follow-up with recording and next steps

### 4. Lead Scoring and Qualification

**Automatic lead scoring based on the call:**

| Criterion             | Points | HubSpot Property           |
| --------------------- | ------ | -------------------------- |
| Budget > €10k         | +50    | `phone_budget_qualified`   |
| Decision-maker        | +30    | `phone_decision_maker`     |
| Timeframe \< 3 months | +25    | `phone_timeline_urgent`    |
| Specific request      | +20    | `phone_qualified_interest` |
| Long call duration    | +15    | `phone_engagement_high`    |

## Practical Examples: HubSpot + AI Assistant

### Example 1: Inbound Lead Qualification

**Scenario:** Customer calls after visiting website

**Automated workflow:**

1. **Before call:** AI loads HubSpot data (website activity, downloads)
2. **During call:** Personalized greeting "I see you viewed our ROI calculator"
3. **After call:**
   * Contact score increased by +45 points
   * Triggers "Demo interested" workflow
   * Sales rep automatically notified
   * Follow-up email scheduled in 2 hours

### Example 2: Customer Onboarding

**Scenario:** New customer calls for setup assistance

**Automated actions:**

* Customer type set to "New Customer"
* Onboarding workflow started
* Account manager assigned
* Success manager informed
* Welcome email series activated

### Example 3: Support to Sales Upsell

**Scenario:** Support call uncovers upselling opportunity

**Intelligent routing:**

* Opportunity automatically created
* Sales rep informed of warm lead
* Cross-sell product flagged
* Follow-up call scheduled in 48 hours

## Set Up in 5 Minutes

### Step 1: HubSpot App Store

1. Open HubSpot App Marketplace
2. Search for "Famulor Automation"
3. Click "Install"

### Step 2: Authentication

```
Grant permissions for:  
✅ Read/write contacts  
✅ Read/write deals  
✅ Read/write companies  
✅ Manage properties  
✅ Trigger workflows  
```

### Step 3: Configure Field Mapping

* Standard mappings preconfigured
* Custom properties can be mapped individually
* Define workflow triggers

### Step 4: Test & Go Live

* Perform test call
* Validate HubSpot integration
* Start productive use

## Advanced Configuration

### Custom Properties for Phone Data

**Recommended HubSpot Properties:**

```
Call-specific fields:  
- call_sentiment (Dropdown: Positive, Neutral, Negative)  
- call_duration (Number: Call duration in minutes)  
- call_interest_level (Number: Interest scale 1-10)  
- call_budget_range (Dropdown: <1k, 1-10k, 10-50k, 50k+)  
- call_decision_timeframe (Dropdown: Immediate, 1 Month, 3 Months, 6+ Months)  
- call_pain_points (Multi-select: Costs, Time, Efficiency, Scaling)  
- call_next_steps (Text: Agreed next steps)  
```

### Workflow Automation

#### High-Value Lead Workflow:

```
Trigger: Contact created AND Lead score > 75  
Actions:  
1. Notify sales rep immediately (Slack/email)  
2. Add "Hot Lead" tag  
3. Set priority to "High"  
4. Create follow-up task for sales rep  
5. Inform management about qualified lead  
```

#### Nurturing Workflow for Cold Leads:

```
Trigger: Contact created AND Lead score < 25  
Actions:  
1. Start nurturing email sequence  
2. Add to lead nurturing list  
3. Schedule monthly check-up  
4. Provide content recommendations based on interest  
```

## ROI and Metrics

### Typical Improvements with HubSpot + AI Assistant:

| Metric             | Without Integration | With Integration | Improvement          |
| ------------------ | ------------------- | ---------------- | -------------------- |
| Lead Response Time | 4-24 hours          | \< 5 minutes     | **95% faster**       |
| Data Quality       | 60% (manual)        | 95% (automated)  | **+58% accuracy**    |
| Sales Conversion   | 12%                 | 28%              | **+133% more sales** |
| Admin Time/Call    | 8 minutes           | 0 minutes        | **100% time saved**  |
| Lead Loss          | 35%                 | 8%               | **77% less loss**    |

### Measurable KPIs in HubSpot:

**Call Attribution Dashboard:**

* Calls-to-leads conversion rate
* Phone-generated pipeline
* Average deal size from calls
* Time from call to close
* Customer lifetime value from phone customers

## Frequently Asked Questions (FAQ)

<AccordionGroup>
  <Accordion title="How fast are HubSpot data updates?">
    All data is synchronized in real time. Contacts are typically available in HubSpot within 2-5 seconds after the call ends.
  </Accordion>

  <Accordion title="Can existing HubSpot workflows be used?">
    Yes, all existing HubSpot workflows can be triggered by call data. You can also create new workflows specifically for phone interactions.
  </Accordion>

  <Accordion title="What happens with duplicates?">
    The system automatically detects existing contacts by phone number or email and updates them instead of creating duplicates.
  </Accordion>

  <Accordion title="Is the integration GDPR compliant?">
    Yes, all data transfers are encrypted and GDPR-compliant. Customers can object to data storage at any time.
  </Accordion>

  <Accordion title="Which HubSpot subscriptions are supported?">
    The integration works with all HubSpot plans (Free, Starter, Professional, Enterprise). Advanced features require corresponding HubSpot permissions.
  </Accordion>
</AccordionGroup>

## Success Stories

### Case Study: TechCorp GmbH

**Challenge:** 300+ calls/month, manual CRM entry costs 40h/week

**Solution:** HubSpot + AI Assistant Integration

**Results after 3 months:**

* ✅ **90% time saved** in CRM management
* ✅ **156% increase** in lead conversion
* ✅ **€180,000 additional pipeline** through better lead management
* ✅ **47% shorter sales cycles** via automated follow-ups

*"The integration revolutionized our sales process. We never miss leads and our sales performance has more than doubled."* – Marcus Weber, Sales Director

### Case Study: ServicePlus AG

**Challenge:** Complex B2B sales with long decision cycles

**Solution:** Automated HubSpot workflows for nurturing

**Results:**

* ✅ **34% more qualified leads** from calls
* ✅ **€95,000 ARR increase** through better lead nurturing
* ✅ **68% reduction** in lead response time

## Pricing and Availability

### Pricing Structure

| Feature                | HubSpot Free | HubSpot Starter+ | Limitations     |
| ---------------------- | ------------ | ---------------- | --------------- |
| **Basic Integration**  | ✅ Free       | ✅ Free           | 100 calls/month |
| **Advanced Workflows** | ❌            | ✅ Free           | Unlimited       |
| **Custom Properties**  | ❌            | ✅ Free           | Unlimited       |
| **Premium Support**    | ❌            | ✅ +€29/month     | 24/7 Support    |

<Note>
  **No setup fees**: The integration is completely free to set up. You only pay for your actual call usage.
</Note>

## Get Started Now

<CardGroup cols={2}>
  <Card title="Start Integration" icon="play" href="https://app.famulor.de/integrations/hubspot">
    Set up HubSpot integration in 5 minutes
  </Card>

  <Card title="Book a Demo" icon="calendar" href="https://calendly.com/famulor/hubspot-demo">
    Watch a live demo of the HubSpot integration
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/en/automation-platform/integrations/crm#hubspot-best-practices">
    HubSpot optimization tips for maximum ROI
  </Card>

  <Card title="Contact Support" icon="headphones" href="mailto:support@famulor.io">
    Get help with setup
  </Card>
</CardGroup>

## Related Integrations

<CardGroup cols={3}>
  <Card title="Salesforce" icon="cloud" href="/en/automation-platform/integrations/einzelintegrations/salesforce">
    Enterprise CRM for large organizations
  </Card>

  <Card title="Gmail" icon="envelope" href="/en/automation-platform/integrations/einzelintegrations/gmail">
    Email automation after calls
  </Card>

  <Card title="Slack" icon="comments" href="/en/automation-platform/integrations/einzelintegrations/slack">
    Team notifications about new leads
  </Card>
</CardGroup>

***

**Technical Support**: For detailed help with the HubSpot integration, contact our expert team at [support@famulor.io](mailto:support@famulor.io) or book a free setup call.

**Last Updated**: January 2024 | **HubSpot API Version**: v3 | **Famulor Integration Version**: 2.4.1

<Tip>
  Related pages: [Introduction](/en/automation-platform/introduction) and [Building Flows](/en/automation-platform/building-flows), and [Debugging Runs](/en/automation-platform/debugging-runs).
</Tip>
