-
Create a User without asking them to set their password?
I'm developing a new integration between SFDC and an external system. Almost everything is working fine, but I'm facing some issues when creating a new user.
For now, the main problem is when I create a new User by API. I set his password with System.setPassword(userId, password);, but the first time they log in it still ask them to reset their password, on the other hand, documentation says
"When the user logs in with this password, they are not prompted to create a new password."
Log In to reply.
Popular Salesforce Blogs
Best Salesforce CPQ Implementation Practices to Follow
Understanding what the customer needs, keeping an account of all their custom preferences, and pricing is a huge task in itself. Sales teams begin with…
How Are Salesforce Managed Services Beneficial For The Businesses?
Salesforce is a well-renowned name in the CRM industry that provides a 360-degree view of the users to all the departments that enable businesses to…
What is a Flow in Salesforce? | All You Need to Know
A flow is a tool that automates complications of business processes in Salesforce. In a few words, it fetches data and then Proceeds with that…
Popular Salesforce Videos
How to Enable the New Pardot Email Builder | Salesforce Pardot
Learn how to set up the new Email Builder for Pardot and set up Salesforce CMS for email content storage. Watch this video and do…
Demystifying OAuth and Connected Apps
Often times, the first thing an application needs to do is authenticate its users. Developers building integrations with Salesforce need a simple and secure way…
How to Create a Free Developer Account in Salesforce?
There are many ways of creating a Salesforce account without investing a single rupee or a dollar with the developer’s edition and working on the…