HubPublic
Package control recordPublished package

@pasar6987/hubspot-marketing

HubSpot CRM marketing dimensions and metrics — email campaigns, delivery and engagement rates, A/B testing, workflow automation, enrollment tracking, and goal completion analytics.

Published package · Latest published 1.0.0 Mar 4, 2026 · 2 datasets / 12 measures in the latest review · Updated Apr 28, 2026

Release path

1.0.0Published Mar 4, 2026

Publisher

@pasar6987Published Mar 4, 2026

Structure snapshot

2 datasets12 measures · 20 dimensions

Reference context

Secondary package facts stay compact

Updated
Apr 28, 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

OSI

Upstream

developers.hubspot.com/docs/reference/api/crm/objects

Repository

Not linked

Owner

@pasar6987

Organization

Independent

License

Apache-2.0

Visibility

Public hub listing

Publisher

@pasar6987Published Mar 4, 2026

Latest published version

1.0.0Published Mar 4, 2026

Tags

hubspotcrmmarketingemailautomationworkflowscampaigns

Schema preview

Schema 0.1.1

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-marketing

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-marketing")
prompt = rawctx.to_prompt(
    "@pasar6987/hubspot-marketing",
    datasets=["EmailMarketing", "Workflow"],
    max_tokens=2000,
)

print(model.datasets)        # ["EmailMarketing", "Workflow"]
print(model.measures)        # [Measure(name="emails_delivered", ...), Measure(name="email_open_rate", ...), Measure(name="email_click_rate", ...)]
print(model.dimensions)      # [Dimension(name="email_campaign_id", ...), Dimension(name="email_campaign_name", ...), Dimension(name="email_campaign_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-marketing

HubSpot Marketing Automation — email campaign performance and workflow automation analytics covering delivery rates, engagement signals (opens, clicks, replies), subscription management, A/B testing variants, automated workflow enrollment and completion tracking, and goal achievement measurement that quantifies the impact of your marketing automation engine.

Overview

Count
Datasets2
Dimensions20
Metrics12
Relationships0

Datasets

EmailMarketing

Marketing email campaign attributes — campaign IDs, names, types, subject lines, send timestamps, subscription types, sender details, A/B test variants, and recipient list references that describe every outbound marketing communication.

  • Dimensions: 12
  • Metrics: 8

Workflow

Automation workflow tracking — workflow IDs, names, types, enrollment states, enrollment and completion timestamps, unenrollment dates, and goal achievement flags that measure the effectiveness of your marketing and sales automation.

  • Dimensions: 8
  • Metrics: 4

Metrics

  • emails_delivered — The total number of marketing emails successfully delivered.
  • email_open_rate — The percentage of delivered marketing emails that were opened.
  • email_click_rate — The percentage of delivered marketing emails where a link was clicked.
  • email_bounce_rate — The percentage of marketing emails that bounced (hard + soft).
  • email_unsubscribe_rate — The percentage of marketing email recipients who unsubscribed.
  • email_spam_report_rate — The percentage of marketing email recipients who reported the email as spam.
  • email_clicks — The total count of link clicks within marketing emails.
  • email_opens — The total count of marketing email opens.
  • active_workflow_enrollments — The number of records currently enrolled in active workflows.
  • workflow_completions — The number of records that completed a workflow.
  • workflow_goal_rate — The percentage of workflow enrollments where the goal criteria were met.
  • workflow_unenroll_rate — The percentage of workflow enrollments that were unenrolled before completion.

Install

rawctx snapshot-download @pasar6987/hubspot-marketing

Source

HubSpot CRM API Reference

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.

Models1
Datasets2
Measures12
Dimensions20
Relationships0
AI context1
models/hubspot-marketing.osi.yamlAI context included
2 datasets12 measures20 dimensions0 relationships

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 loading

Counts and graph nodes appear after the latest published summary has been fetched.