Update all Zammad roles to default values
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
This n8n workflow allows you to reset all user roles in Zammad to specified default roles. It ensures consistency in role management across your Zammad instance.
Features
- Retrieve all active users from Zammad.
- Update each user's roles to predefined default role IDs.
- Exclude specific users by their IDs from the update process.
- Simple configuration for default roles and excluded users.
Usage
- Import the Workflow: Upload the provided
.jsonfile into your n8n instance. - Configure Variables:
zammad_base_url: Your Zammad instance URL.zammad_api_key: Your Zammad API key.default_roles: List of default role IDs to apply to all users.exclude_zammad_users_by_id: List of user IDs to exclude from the update.
- Run the Workflow: Execute the workflow to update roles automatically.
Issues and Suggestions
For issues or suggestions, visit the GitHub Repository.