Create user accounts programatically - hash function

Specify 7 Version: v7.9.6.2

Hi.
I want to create user accounts programmatically using API. what is password hash function used to insert value into the ‘Password’ field of the ‘specifyuser’ table?

Hi @kitchenprinzessin,

This is not possible at this time, but I would like to learn more about your use case. Are you looking to create a large number of users in bulk, or do you have another intention?

Hi Grant
I want to create a large number of user accounts programmatically with predefined role and, after that, email them the credentials and invite link (so that they can log in via SSO and use the credentials provided to link their account with SSO id). We will include the instruction in the email to update the password when they login first time into the system.