Question
How can I bulk update my users?
Answer
There are two ways to bulk update users within MorgWard:
Import users using the interface
- Generate a user CSV of your existing users. Either export a User XML file from your MorgWard Support account (Professional or Enterprise only) or manually create the file.
- Edit the user field columns with your updates.
- Re-import the file into your MorgWard. Navigate to the Customers page in Support and use the Bulk user import feature.
Note: When existing users are updated via bulk import, only one unique identifier is required, such as an email or external ID.
Update Many Users API Call
- Create a script using the Create or Update Many Users call in the MorgWard API.
- Adjust the user objects you want to update.
- Run the script.
For more information, see the article: Bulk importing users.
Comments
0 comments
Please sign in to leave a comment.