HubSpot Troubleshooting
Introduction
Fixes for the most common HubSpot integration problems: the tool shows Connect even though you're connected, workflows don't run, data doesn't sync, or meetings don't match the right deal.
Start with a Hard Refresh
The single most common fix: hard-refresh your browser.
Mac:
Cmd + Shift + RWindows:
Ctrl + Shift + R
This clears cached state and resolves most "HubSpot appears disconnected but is actually connected" glitches.
Reconnect the Integration
If the hard refresh doesn't help:
Go to
Workspace Settings → Integrations.Find HubSpot and click
Disconnect.Wait 30 seconds.
Click
Connectand log in with a HubSpot admin account.
You need HubSpot admin access to disconnect and reconnect.
Signs you Have a Connection Issue
The HubSpot chat tool shows
Connecteven though the integration shows connected inWorkspace Settings → Integrations.You see
Error 500in workflows that touch HubSpot.The Agent says it can't access HubSpot data when the HubSpot tool is enabled.
You see
Error loading subscription detailswhen trying to manage users.Call notes aren't appearing in HubSpot after meetings.
Agent Says it Can't Access HubSpot
If you've enabled the HubSpot tool in chat but the Agent still says it can't access your data:
Confirm the
HubSpottoggle is on in theToolspanel (bottom left of the chat).Be explicit in your prompt — mention HubSpot by name ("Look in HubSpot and find…").
If the Agent still refuses, re-prompt: "I've enabled the HubSpot tool, try again."
If that doesn't work, hard-refresh and try once more.
Workflows Aren't running on HubSpot meetings
A few common causes:
Meeting title mismatch. Workflows that match meetings to HubSpot deals by title can fail if the titles aren't close enough. AskElephant does normalized matching, but examples like NPS Campaign Strategy Review vs. CrewHu / BeeTooBi IT Solutions - NPS Setup! are too different. Update the HubSpot activity title to more closely match the AskElephant meeting title, then re-run the workflow.
Agent rules blocking processing. Check the HubSpot Agent prompt in your workflow. If it's configured to abort when it can't identify a company from the meeting title, meetings without clear company markers will be skipped. Loosen the rule or pre-identify the company earlier in the workflow.
HubSpot Property Name Errors
If a workflow fails with a missing-property error, confirm you're using HubSpot's internal property name, not the UI label. For example:
Call and Meeting Type(UI label) is internally namedhs_activity_type.Custom properties you've created in HubSpot must already exist before the workflow runs.
When in doubt, check the property's internal name in HubSpot under Settings → Properties.
Re-run a Failed Workflow
To manually re-run a workflow that failed on a specific meeting:
Open the meeting in AskElephant.
Find the workflow in the meeting engagement panel.
Click the three-dot menu next to it.
Select
Go to workflow.Click
Testand pick the same meeting.
This usually resolves one-off failures.
Still Stuck?
Contact support if you see persistent Meeting Created trigger failures with invalid-payload errors, HubSpot server errors, workflow builder loading issues, or high failure rates (90%+) across multiple meetings. These usually need engineering attention. Include the workflow ID, the meeting link, and the exact error.