Custom Dashboards
Build real-time dashboards for wall displays, executives, or team monitors using the API.
Full HTTP API, webhooks, Zapier, and direct database access. HelpSpot is a platform you can build on, not a black box you're locked into.
Full CRUD access to tickets, users, categories, custom fields, and more. Build anything you can imagine.
Push data to external systems when events occur. Triggered by automation rules with dozens of conditions.
5,000+ app connections with zero code. Slack, Teams, Salesforce, Google Sheets, and thousands more.
Pull customer data from your CRM, ERP, or Active Directory in real-time. No sync required. Write custom PHP to connect any data source.
One-click button on every ticket sends details to bug trackers, CRMs, or any external system.
Self-hosted customers get full SQL access. Connect Tableau, Power BI, or any reporting tool directly.
Create, read, and update tickets and nearly all HelpSpot subsystems. Build custom dashboards, integrate with internal tools, or create entirely new interfaces on top of HelpSpot.
Configure webhooks through the automation system. When conditions are met, HelpSpot pushes data to your endpoint. Ticket created, status changed, SLA breached. You decide what triggers the action.
Point-and-click integrations with Slack, Microsoft Teams, Google Sheets, Salesforce, and thousands more. Set up in minutes with Zapier's visual builder. Free tier available.
Live Lookup connects HelpSpot to your CRM, ERP, Active Directory, or any system with an API. When a ticket arrives, customer data appears automatically. No sync jobs, no stale data. Your external system stays the source of truth.
Configure Request Push and a button appears on every ticket. Agents click it, add context, and ticket details are sent to your external system. Connect bug trackers, CRMs, project management tools, or any system that accepts HTTP requests.
Self-hosted customers get full SQL access to their data. Connect BI tools like Tableau or Power BI, run custom queries, build advanced reports beyond what built-in reporting offers. Your data, your database, your rules.
Azure AD, Google Workspace, Okta, or any SAML 2.0 provider. Single sign-on for your entire organization.
Windows domain integration. Authenticate agents against your existing directory services.
Custom authentication for special needs. Authenticate against any system via HTTP.
Built-in 2FA option. Add an extra layer of security without third-party tools.
Build real-time dashboards for wall displays, executives, or team monitors using the API.
Custom mobile interfaces for field teams and on-the-go support.
One-click Request Push API sends tickets to any bug tracker or external system.
Pull customer context from any CRM via Live Lookup. Your data, in real-time.
Employee portals, kiosks, and specialized interfaces for unique workflows.
Simple HTTP requests with JSON or XML responses. Works with any language or framework.
{
"xRequest": 123,
"sTitle": "Cannot login to my account",
"fOpen": true,
"xCategory": 5,
"sFirstName": "John",
"sLastName": "Smith",
"sEmail": "john@example.com",
"dtGMTOpened": "2024-01-15 14:32:00"
}
{
"xRequest": 456,
"accesskey": "abc123def456"
}
{
"xRequest": 123,
"fOpen": false,
"xStatus": 2
}
Common questions about the HelpSpot API and integrations.
Yes. We have reasonable rate limits in place to protect system performance. For typical integration use cases, you won't encounter them. If you need higher limits, contact us.
The API accepts form-encoded POST data and returns JSON responses. Simple, standard HTTP that works with any language or framework.
Yes. The same API is available for both HelpSpot Cloud and self-hosted installations. Self-hosted customers also get direct database access. See hosting options and pricing for details.
We don't maintain official SDKs, but the API is straightforward HTTP. Customers have built integrations in PHP, Python, JavaScript, Ruby, Go, and more without needing a dedicated library. AI coding tools like Claude and Cursor work great with HelpSpot too. Point them at the API docs and they can build integrations for you.
Webhooks are configured through the automation rules system. You set conditions (like "status changed to escalated") and an action to POST data to your endpoint. Full ticket data is included in the payload.
Yes, via Live Lookup. HelpSpot queries your external system in real-time when a ticket arrives, displaying customer context without needing to sync data.
Join the teams who switched from chaos to HelpSpot's essential order. Download on-premise or start in the cloud today.
Build anything, connect everything. Full HTTP API, webhooks, Zapier, and direct database access. HelpSpot is a platform you can build on.