@patrickkeller/zammad-integration

Free

by Patrick Kellerindividual

Node.js library for integrating the Zammad REST API.

@patrickkeller/zammad-integration is a lightweight Node.js library that serves as a wrapper for the Zammad REST API. It allows developers to integrate Zammad features, such as creating or retrieving tickets, directly into their JavaScript or TypeScript applications. Authentication is handled simply via environment variables.

Features

  • Zammad API Client

    Provides a wrapper for the Zammad REST API for easy use in Node.js projects.

  • Environment Variable Configuration

    Supports configuration of ZAMMAD_URL and ZAMMAD_TOKEN via environment variables.

Related packages