Developer & DevOps

Export Zammad Users, Roles, Groups, and Organizations to Excel

18 nodes 286 136 Automatic trigger
Download

Workflow Description

A manual automation that retrieves users, roles, groups, and organizations from Zammad via API calls and converts them into a formatted Excel file, streamlining data management and report generation for organizational oversight.

How it works

  1. 1.Trigger the workflow manually through a button click
  2. 2.Call Zammad API to fetch users, roles, groups, and organizations data
  3. 3.Process and structure the retrieved data
  4. 4.Convert the formatted data into an Excel file
  5. 5.Generate and make the file available for download

Use cases

  • Export complete user lists with assigned roles and permissions monthly
  • Create backup snapshots of organizational structure and team hierarchies
  • Generate administrative reports on staffing and access control configuration

Requirements

  • Active Zammad account with API access credentials
  • n8n instance properly configured with Zammad connection

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Zammad

Details

Trigger Automatic trigger
Nodes 18
Apps 1
Views 286
Downloads 136

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (18)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Zammad Univeral User Object

Set

#2

Zammad Univeral Organization Object

Set

#3

Zammad Univeral Role Object

Set

#4

Get all Organizations

Zammad

#5

Get all Roles

HTTP Request

#6

Convert to Excel Organizations

Convert To File

#7

Convert to Excel Roles

Convert To File

#8

Convert to Excel Users

Convert To File

#9

Get all Users

Zammad

#10

Zammad Univeral Group Object

Set

#11

Get all Groups

HTTP Request

#12

If

If

#13

Basic Variables

Set

#14

Convert to Excel Groups

Convert To File

#15

Filter Groups if needed

If

#16

Filter Roles if needed

If

#17

Filter Organizations if needed

If

#18