Auto-generate Renewal Opportunity With Line Items
Big Idea or Enduring Question: How do you automatically create a new Opportunity by cloning an existing opportunity with Opportunity Line Items? Opportunities are the sales and pending deals that you want to track. By adding opportunities, we are building a pipeline, which contributes to sales forecasts. Products are a
Getting Started with Process Builder – Part 29 (Auto Remove Followers From Questions With Best Replies)
To understand how to solve a similar business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 37 (Auto Remove Followers From Closed Opportunity). Big Idea or Enduring Question: How do you automatically remove followers from Questions with the best replies? Chatter Answers is a
Getting Started with Process Builder – Part 16 (Creating Custom Record Sharing Logic)
👉 To understand how to solve the same business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 70 (Creating Custom Record Sharing Logic). Big Idea or Enduring Question: Sharing records automatically without sharing rules or role hierarchy Using Apex Managed Sharing declaratively
Parsing Dynamic choice Multi-Select Picklist fields (Flow) – Reusable component
In the last article Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow) I had discussed the way through which you can Parse Multi-select picklist or Multi-select check-boxes and store Parsed Ids into a collection variable. In this article, I am going to give you a reusable component
Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow)
In Spring’15 release Salesforce added a new feature on Chatter, that is Add records to Chatter Groups. In the last article Automatically add records to Chatter Group” I had discussed the way to automate this process. In this article, I am going to discuss how you can allow your users to
Want to Secure Your Org? Use Login Flow to configure Two Factor Authentication!
Two-factor authentication is a security process in which the user provides two means of identification, one of which is typically a normal user credential and the other of which is typically something memorized, such as a security code. You can enable Two-factor authentication for users by adding Two-Factor Authentication for
Apex Coding Standard and Avoid Vulnerabilities Security Issues
Salesforce.com Inc. is a global cloud computing company headquartered in San Francisco, California. Salesforce.com is best known for its customer relationship management (CRM) products like Sales Cloud, Service Cloud, Chatter, etc. These days companies are using it to streamline their Sales or service process. To Implement Salesforce sometimes does require writing Apex
Control Manual Sharing for User Records
You can now prevent users from sharing their own user records with other users across the organization. You can also set Organization-Wide Default for the user object to Private. Business Use Case Higher management in Universal Container doesn’t want to allow their users to share their user records with other users.
