What Does It Do?
Think of this node as your company information manager in HubSpot. Just like updating a contact card, you can modify various company details such as:- Company name
- Website URL
- Industry
- Number of employees
- Annual revenue
- And many more custom properties
Basic Configuration
Required Fields
- Company Name: The unique identifier for the company you want to update
- Example: “Gumloop”
Note: The company name must exist in your HubSpot CRM
Available Parameters to Update
These input fields are based on your Hubspot configurationExample:
- Company Domain Name: The company’s domain
- Example: “gumloop.com”
- Create Date: Date the record was created/updated
- First Contact Create Date: When the first contact was created
- Lifecycle Stage: Current stage in your business process
- Example: “Customer”
Real-World Automation Examples
1. AI-Powered Company Research & Enrichment
Purpose:Automatically research companies and update their HubSpot records with AI-enriched data Workflow:
- HubSpot Company Reader
- Fetches companies with “Needs Research” status
- Website Scraper
- Scrapes company website content
- Extract Data (AI)
- Analyzes collected data
- Structures company insights
- HubSpot Company Updater
- Updates with enriched information:
- Industry classification
- Employee count range
- Company description
- Target market
- Updates with enriched information:
This automation helps maintain accurate company profiles with minimal manual intervention
2. Lead Qualification Pipeline
Purpose:Automatically qualify and update company records based on engagement and AI analysis Workflow:
- HubSpot Engagement Reader & Deal Reader
- Track company interactions
- Monitor deal progression
- Extract Data (AI) & Scorer (AI)
- Analyze patterns
- Calculate lead scores based on:
- Engagement frequency
- Deal potential
- Company size
- If/Else & Company Updater
- Route based on score
- Update records with:
- Lead score
- Qualification status
- Priority level
- Next action date
3. Multi-Platform Company Data Sync
Purpose:Keep company information synchronized across HubSpot and other platforms Workflow:
- Data Collection Nodes
- HubSpot Company Reader: Fetches existing data
- LinkedIn Scrape: Scrape current up to date data
- Salesforce Reader: Gets CRM data
- Processing & Update
- Custom Filter Node: Identifies significant changes
- HubSpot Company Updater: Syncs changes across platforms
- Company size
- Industry updates
- Latest news
- Key personnel
Best Practices
-
Verify Company Names
- Double-check company names before updates
- HubSpot matches companies based on exact name matches
- Ensure the company exists in your HubSpot CRM
-
Batch Processing
- Enable Loop Mode for updating multiple companies
- Prepare your input data in a list (array) format
- Test with a single company first before batch updates
Need Help?
- Open a ticket on the Gumloop Forum
Important Considerations
- Requires Authentication with HubSpot - Set up in the Credentials page
- Properties must exist in HubSpot
- All inputs are of list format when Loop mode is enabled