๐Ÿ”ฌ Export Zammad objects (users, roles, groups, organizations) to Excel

โšก 1,018 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

๐Ÿ’ก Pro Tip โ€” If you need GitHub data beyond what the REST API gives you, ScraperNode has a repository scraper that extracts metadata at scale without token rate limits.

View All Scrapers

Description

This n8n workflow enables you to export data from Zammad, including Users, Roles, Groups, and Organizations, into individual Excel files. It simplifies data handling and reporting by creating structured outputs for further processing or sharing.

Features

Usage

  1. Import this workflow into your n8n instance.
  2. Configure the required Zammad API credentials (zammad_base_url and zammad_api_key) in the Basic Variables node.
  3. Run the workflow to generate Excel files containing Zammad data.

Issues and Suggestions

If you encounter any issues or have suggestions for improvement, please report them on the GitHub repository.

We appreciate your feedback to help enhance this workflow!

๐Ÿ”— Nodes Used

HTTP Request, Zammad, Convert to File

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup