🎫 Update Zammad roles by Excel

⚑ 565 views · 🎫 Ticket Management & Triage

πŸ’‘ 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 allows you to update user roles in Zammad based on data from an Excel file. The workflow automates role assignments, ensuring efficient and consistent updates.

Features

Usage

  1. Import the Workflow: Upload the provided .json file into your n8n instance.
  2. Set Variables:
    • zammad_base_url: Your Zammad instance URL.
    • excel_source_url: URL of the Excel file containing user data.
  3. Authentication for Zammad
  1. Run the Workflow: Execute the workflow to update user roles based on the Excel data.

Issues and Suggestions

For issues or suggestions, visit the GitHub Repository.

πŸ”— Nodes Used

HTTP Request, Extract from File

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup