Managing User Accounts from Your Existing System

You may use our API Account Functions to manage user accounts directly for your existing system.

For more information and other API resources, visit our AllClients Developer Resources.


AddAccount - Create a new account in the WLCRM database

hhttps://allclients.com/api/account/core/api-function-addaccount


SetAccountEmail - to change the account email

https://allclients.com/api/account/core/setaccountemail


SetAccountPassword - to change the account password

https://allclients.com/api/account/core/setaccountpassword


SetAccountStatus - to change the account from active to inactive/pending delete

https://allclients.com/api/account/core/setaccountstatus


OR, to make things even easier, you may user Single Sign On:

You can use GetSignOnUrl and automatically log users in directly from their application (without having to have the password synced up any longer)

https://allclients.com/api/account/core/getsignonurl

Still need help? Contact Us Contact Us