Assign Zammad Users to Organizations Based on Email Domain - n8n Workflow | Neura Market
Assign Zammad Users to Organizations Based on Email Domain
This n8n workflow automates the assignment of existing users to organizations in Zammad based on their email domains, utilizing Zammad's domain-based assignment feature.
## Use Case
Automate the post-hoc assignment of existing users to organizations in Zammad by leveraging their email domains. This ensures efficient management of user-organization relationships using Zammad's domain-based assignment feature.
## Requirements
- An active Zammad account with API access.
- Existing users and organizations in Zammad with proper email and domain configurations.
- Zammad organizations must have domain-based assignment enabled.
## Credentials
- Set up your Zammad API credentials in n8n to allow the workflow to interact with your Zammad instance securely.
If you have found an error or have any suggestions, please report them here on [GitHub](GitHub).
Platform
n8n
Category
Customer Support
Price
Free
Creator
Sirhexalot
if
set
merge
zammad
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.