function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ikram Momin 16Ikram Momin 16 

Using the Salesforce REST API, is there a way to create a user and also send out the activation email?

Using the Salesforce REST API, is there a way to create a user and also send out the activation email?
Best Answer chosen by Ikram Momin 16
AshwiniAshwini (Salesforce Developers) 
Hi @Ikram Momin 16 ,

You can refer below stackexchange links which can help you.
https://stackoverflow.com/questions/76675179/using-the-salesforce-rest-api-is-there-a-way-to-create-a-user-and-also-send-out

https://stackoverflow.com/questions/31369826/how-to-create-a-salesforce-user-with-rest-api

​​​​​​​If this information helps, please mark the answer as best. Thank you