Hi all,
Version 2.37.9.1.
We are in the process of a major scale-up. Therefore, we are trying to find an effective tool for bulk importing users (with passwords).
Currently, we are using BIF for creating users. It is a good tool, but it does not allow us to create or update user passwords. As a result, it usually requires a lot of manual work.
For testing purposes, I managed to create a JSON payload for a single user that can update the password. I just added a user credentials part to the JSON file:
But again, it is a lot of manual work.
So, I am thinking about some sort of Excel template where all necessary information about users will be placed in columns, allowing us to automate the process. The plan is then to convert such a file into JSON format to be used in the import/export app or with an API such as Postman.
I do believe it must be possible. Maybe someone has already created such a template. But I don’t know where to start. That’s why I am here kindly asking for your assistance.
Also, if you know another effective way to bulk update user passwords, I would be gratefull if you share it wuth me!
1 post - 1 participant