npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/hubspot

v0.2.0-rc.15

Published

Create, read, update, and delete CRM objects including contacts, companies, deals, tickets, and custom objects. Manage associations between CRM records. Track engagements such as calls, emails, meetings, notes, and tasks. Send transactional and marketing

Readme

Hubspot

Create, read, update, and delete CRM objects including contacts, companies, deals, tickets, and custom objects. Manage associations between CRM records. Track engagements such as calls, emails, meetings, notes, and tasks. Send transactional and marketing emails, manage campaigns, and handle subscription preferences. Build and manage marketing workflows, sequences, and automation actions. Manage CMS content including blog posts, landing pages, and HubDB tables. Handle commerce data including products, orders, invoices, quotes, and payments. Create and manage contact lists for segmentation. Configure deal, ticket, and order pipelines with custom stages. Search and filter CRM records. Bulk import and export CRM data. Manage users, teams, and account settings. Subscribe to webhooks for real-time notifications on object creation, deletion, property changes, merges, and association changes.

Tools

Create Association

Create an association (relationship) between two CRM objects in HubSpot. Common associations include contact-to-company, deal-to-contact, and ticket-to-company.

Create Company

Create a new company in HubSpot CRM. Provide company properties such as name, domain, industry, and any custom properties.

Create Contact

Create a new contact in HubSpot CRM. Provide contact properties such as email, firstname, lastname, phone, company, and any custom properties defined in your HubSpot account.

Create Deal

Create a new deal in HubSpot CRM. Provide deal properties such as dealname, amount, dealstage, pipeline, and closedate.

Create Engagement

Create a new engagement (note, email, call, meeting, or task) in HubSpot and optionally associate it with CRM records. Use notes for internal comments, emails for email tracking, calls for call logs, meetings for meeting records, and tasks for action items.

Create List

Create a new contact list in HubSpot. Lists can be STATIC (manually managed membership) or DYNAMIC (membership based on filter criteria).

List Owners

List CRM owners (users who can be assigned to records) in HubSpot. Useful for finding owner IDs to assign to contacts, companies, deals, or tickets.

List Pipelines

List all pipelines for a given object type in HubSpot. Pipelines define the lifecycle stages for deals, tickets, or orders.

List Properties

List all properties defined for a CRM object type in HubSpot. Returns both default and custom properties with their configurations.

Create Ticket

Create a new support ticket in HubSpot. Provide ticket properties such as subject, content, pipeline stage, and priority.

Search CRM

Search for CRM objects in HubSpot using filters, query text, and sorting. Supports searching contacts, companies, deals, tickets, and any other object type. Filter groups use OR logic between groups and AND logic within each group.

License

This integration is licensed under the FSL-1.1.