Update Zammad roles by Excel
$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 update user roles in Zammad based on data from an Excel file. The workflow automates role assignments, ensuring efficient and consistent updates.
Features
- Excel Integration: Import user data from an Excel file containing emails and role assignments.
- Dynamic Updates: Match Zammad users by email and update their roles.
- Error Handling: Continue workflow execution even if some updates fail.
- Customizable Variables: Configure Zammad API URL, API key, and Excel file URL.
Usage
- Import the Workflow: Upload the provided
.jsonfile into your n8n instance. - Set Variables:
zammad_base_url: Your Zammad instance URL.excel_source_url: URL of the Excel file containing user data.
- Authentication for Zammad
- Create in the Node "Find Zammad User by email" and "Update User Roles" a Header Auth Authentication
- Name: Authorization
- Value: Bearer <put here your zammad api token>
- 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.