Skip to main content
Heap
Heap
6 actions · 1 auth method
Marketing

Authentication

App ID

Connect your Heap account using your App ID to send server-side events and user properties.Guides: Connector Profile, Link Account
Actions
6 actions
Action
Description
Add Account Properties
Set custom properties on a Heap account
Track Event
Send a single custom event to Heap
Bulk Track Events
Send up to 1000 custom events to Heap in a single request
Identify User
Associate a Heap user_id with a known identity
Add User Properties
Set custom properties on a Heap user
Bulk Add User Properties
Set custom properties on multiple Heap users in a single request

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Heap - App ID
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Heap - App ID
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard