Release path
1.0.0Published Mar 4, 2026@pasar6987/hubspot-engagements
HubSpot CRM engagement dimensions and metrics — calls, emails, meetings, tasks, activity outcomes, durations, and time-based analysis for sales productivity measurement.
Published package · Latest published 1.0.0 Mar 4, 2026 · 2 datasets / 9 measures in the latest review · Updated Mar 11, 2026
Publisher
@pasar6987Published Mar 4, 2026Structure snapshot
2 datasets9 measures · 24 dimensionsReference context
Secondary package facts stay compact
- Updated
- Mar 11, 2026
- Visibility
- Public hub listing
- License
- Apache-2.0
- Created
- Mar 4, 2026
Reference facts
Secondary package facts after the usage path is clear
Licensing, categorization, ownership, and linked metadata stay below the runnable path so the page reads in the right order.
Format
Upstream
Repository
Domain
Source
Owner
@pasar6987Organization
License
Visibility
Publisher
Latest published version
Tags
Schema preview
SDK handoff
Use this package in code and AI
After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().
Python SDK
Python example for @pasar6987/hubspot-engagements
This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.
import rawctx
model = rawctx.load("@pasar6987/hubspot-engagements")
prompt = rawctx.to_prompt(
"@pasar6987/hubspot-engagements",
datasets=["Engagement", "Temporal"],
max_tokens=2000,
)
print(model.datasets) # ["Engagement", "Temporal"]
print(model.measures) # [Measure(name="total_engagements", ...), Measure(name="total_calls", ...), Measure(name="total_meetings", ...)]
print(model.dimensions) # [Dimension(name="engagement_id", ...), Dimension(name="engagement_type", ...), Dimension(name="hs_activity_type", ...)]
print(model.relationships) # [Relationship(name='...', ...)]
print(prompt)README
Package narrative and examples
Use documentation after the package clears provenance, ownership, and runnable-path checks.
@pasar6987/hubspot-engagements
HubSpot Engagements & Time — the activity layer capturing every sales and service interaction (calls, emails, meetings, tasks, notes) with detailed outcome tracking, duration measurement, and temporal analysis axes that enable trending, seasonality detection, and time-based performance benchmarking across your entire CRM operation.
Overview
| Count | |
|---|---|
| Datasets | 2 |
| Dimensions | 24 |
| Metrics | 9 |
| Relationships | 0 |
Datasets
Engagement
Sales and service engagement records — activity types (calls, emails, meetings, tasks, notes), call directions and outcomes, meeting results, task statuses and priorities, email delivery status, owner assignments, and timestamps that capture every CRM interaction.
- Dimensions: 15
- Metrics: 9
Temporal
Time-based analysis axes — dates, weeks, months, quarters, years, day-of-week names, month names, fiscal year, and fiscal quarter dimensions that provide temporal slicing for trending, seasonality, and periodic reporting across all CRM objects.
- Dimensions: 9
- Metrics: 0
Metrics
- total_engagements — The total count of all engagement records (calls, emails, meetings, tasks, notes).
- total_calls — The total number of call engagements logged.
- total_meetings — The total number of meeting engagements logged.
- total_tasks — The total number of task engagements created.
- total_emails_logged — The total number of email engagements tracked in the CRM.
- average_call_duration — The average duration of logged calls in minutes.
- call_connect_rate — The percentage of outbound calls that resulted in a connected conversation.
- meeting_completion_rate — The percentage of scheduled meetings that were completed versus cancelled or no-show.
- task_completion_rate — The percentage of tasks marked as completed.
Install
rawctx snapshot-download @pasar6987/hubspot-engagements
Source
Structure review
Inspect package structure after the usage path is clear
Use the structural review when you need the package footprint, field counts, and model paths before a deeper explorer pass.
Topology
Semantic graph
Use the graph last, once provenance, documentation, and the runnable path are already clear.
Semantic Graph
Topology counts appear after the graph loads.
Loading graph
Semantic topology is still loadingCounts and graph nodes appear after the latest published summary has been fetched.
