For Zammad, this workflow automates the synchronization of Entra users, ensuring that user data is consistently updated. It efficiently identifies new, active users to create in Zammad and deactivates users no longer in the Entra group. This integration streamlines user management, reduces manual effort, and enhances data accuracy across platforms.
- Fetching user groups from Entra.
- Updating existing user information in Zammad.
- Creating new users in Zammad based on Entra data.
- Deactivating users in Zammad who are no longer active in Entra.
Users can customize this workflow by:
- Modifying Group Names: Change the group name in the condition for selecting the Entra group to sync.
- Adjusting User Fields: Add or remove fields in the Zammad user object to match specific organizational requirements.
- Changing Conditions: Adjust the conditions in the ‘If’ nodes to filter users based on different criteria (e.g., different user attributes).
- Updating API Credentials: Ensure that the correct API credentials are set for both Entra and Zammad integrations.