Developer & DevOps

Export objects of users, roles, groups, and organizations to Excel

18 nodes 213 99 Automatic trigger
Download

Workflow Description

An automation template that extracts users, roles, groups, and organizations data from Zammad and converts it into an Excel file, enabling efficient data management and comprehensive reporting for administrative operations.

How it works

  1. 1.Trigger the workflow manually when export is needed
  2. 2.Fetch users, roles, groups, and organizations data from Zammad API
  3. 3.Process and structure the retrieved data for export
  4. 4.Convert the processed data into Excel file format
  5. 5.Deliver the Excel file to the user or designated storage location

Use cases

  • Generate comprehensive organizational structure reports with user roles and permissions
  • Support periodic audits and reviews of user access and organizational hierarchy
  • Enable data migration and backup operations across systems
  • Create pivot tables and analytical views using exported data in spreadsheet applications

Requirements

  • Valid Zammad API credentials and authentication token configured
  • Active n8n account with manual trigger execution enabled

Service Value

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

Apps Used

Zammad

Details

Trigger Automatic trigger
Nodes 18
Apps 1
Views 213
Downloads 99

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