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 🙏

© 2025 – Pkg Stats / Ryan Hefner

n8n-nodes-hudu

v1.6.0

Published

This n8n custom node facilitates integration with Hudu's API.

Readme

n8n-nodes-hudu

This community node enables seamless integration with the Hudu documentation platform in your n8n workflows, allowing you to automate and manage your IT documentation tasks.

n8n-nodes-hudu License

API Compatibility: This node is aligned with Hudu API version 2.39.6. Some features require specific API versions. Compatibility with future Hudu versions is not guaranteed without further updates.

Buy Me A Coffee

Installation

Follow the installation guide in the n8n community nodes documentation.

Credentials

To use this node, you need to:

  1. Have a Hudu instance
  2. Generate an API key in your Hudu settings
  3. Configure the node with:
    • Base URL (e.g., https://your-hudu-instance.com)
    • API Key

Features

  • Comprehensive pagination support for applicable resources
  • Robust error handling and debugging capabilities
  • Advanced filtering options with both API-side and client-side filtering
  • Support for both single and bulk operations
  • Dynamic loading of related resources (companies, users, assets, layouts, networks, groups, VLANs, VLAN Zones)
  • Date range filtering with preset options
  • Automatic type conversion and validation
  • Debug logging for troubleshooting
  • Central request sanitisation (omits empty optionals to prevent API 500s)
  • Resource-specific update collections across all resources
  • Optional article markdown conversion (HTML to Markdown) for Articles get/get many
  • Flexible identifier support: Get operations support both numeric IDs and slugs via Identifier Type toggle (Articles, Asset Layouts, Asset Passwords, Assets, Companies, Groups, Networks, Password Folders, Procedures, Users, VLAN Zones, VLANs, Websites)

Supported Resources & Operations

Activity Logs

  • Get all activity logs with comprehensive filtering support
  • Filter by user (ID or email), action, resource (ID and type), and date range
  • Delete activity logs by datetime with optional unassigned logs filter

API Info

  • Get API information and version details

Articles

  • Create, update, archive, unarchive, delete, and retrieve articles
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • List all articles with comprehensive filtering (company, draft, sharing, folder, name, fuzzy search, updated date range)
  • Get article version history
  • Include Markdown Content toggle to return markdown_content alongside original HTML

Asset

  • Manage core asset lifecycle & properties: Create, retrieve, update core details, archive, unarchive, move layout, and delete assets
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Link assets to companies
  • Get single asset details, including all its field values
  • List all assets with enhanced filtering (e.g., by company, update date, archived status)

Asset Layouts

  • Create and manage asset layout templates
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Get layout fields and configurations
  • List all layouts with filtering support
  • Advanced custom field support: Add hints, min/max, linkable asset layout IDs, expiration, options, and more to your custom fields. Use the "Other Data" input to specify any additional API-supported properties

Asset Passwords

  • Create and manage asset-related passwords
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Link passwords to assets and companies
  • Filter by company and resource types

Cards

  • Lookup cards by integration (supports integration ID or identifier)
  • Jump to card by integration ID or identifier
  • Filter by integration type and slug

Companies

  • Create, update, delete, and retrieve companies
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • List all companies with filtering support
  • Jump to company by integration

Expirations

  • Get all expirations with comprehensive filtering (company, expiration type, resource ID/type, date ranges)

Folders

  • Create and manage document folders
  • Support for nested folder structures
  • Filter by parent folder
  • Track child folder status

IP Addresses

  • Track and manage IP addresses
  • Link to companies and networks
  • Filter by company and network

Lists

  • Create, update, retrieve, and delete lists
  • Use this resource to manage the lists themselves
  • Create list items when creating a list, or add/update/remove items when updating a list
  • Filter lists by name or query

List Options

  • Create, update, retrieve, and delete list items within a specific list
  • Use this resource to manage the items/options of a list

Magic Dash

  • Create, update, get, and delete Magic Dash items
  • List all items with filtering by company and title
  • Delete by ID or by title + company name

Matchers

  • Configure and manage integration matchers
  • Filter by match status and company
  • Support for sync identifiers

Networks

  • Create and manage network information
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Link to companies
  • Filter by company and attributes
  • Pick related VLANs with an option loader

Password Folders

  • Create, update, delete, and retrieve password folders
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Security modes: all users or specific groups (allowed_groups when security = specific)
  • Filter by name, company, search
  • Pick allowed groups with an option loader

Exports

  • Initiate company exports with format options: PDF, CSV, or S3
  • Optional inclusions: websites, passwords, and specific asset layouts

S3 Exports

  • Initiate S3 exports (uses credentials configured in Hudu account settings)

Procedures

  • Create and manage procedures
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Create from templates
  • Duplicate existing procedures
  • Manage procedure tasks
  • Track task completion

Relations

  • Create and manage resource relationships
  • Support for various resource types
  • Filter by relationship types and directions

Groups

  • Retrieve groups and retrieve a group by ID
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Filters: name, default, search; supports pagination

Users

  • Get user information
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • List all users
  • Filter by role and status

VLANs

  • Full CRUD support for VLANs, including filtering by company, name, and VLAN ID
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Pick VLAN Zone and Status List via option loaders

VLAN Zones

  • Full CRUD support for VLAN Zones, including filtering by company, name, archive status, and date ranges
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Option loader available for selecting zones where referenced

Uploads

  • Manage file uploads
  • Operations: Create (multipart upload), Get, Get Many, Delete

Websites

  • Manage website records
  • Get operation supports numeric ID or slug selection via Identifier Type toggle
  • Link to companies
  • Filter by company and status
  • All fields supported, including new email security fields: enable_dmarc_tracking, enable_dkim_tracking, enable_spf_tracking, and more

Resources

Contributing

Contributions are welcome! If you'd like to contribute to this project:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please ensure your PR:

  • Clearly describes the changes
  • Includes any relevant documentation updates
  • Follows the existing code style
  • Includes tests if applicable

For bug reports or feature requests, please use the GitHub issues section.

Support

If you find this node helpful and would like to support its development:

Buy Me A Coffee

License

MIT