In Salesforce, relationship fields – such as Lookup, Master-Detail, or Hierarchical – allow a customer to connect one object with another object. Now imagine a use case where a customer wants to connect one object with multiple objects – i.e., relate a child object to multiple parents’ objects. In this blog,
Tag: Process Builder
Automatically Clone a Record if it Meets Certain Criteria
How to use Salesforce Flow to automate business scenarios that involve cloning an existing record.
Automatically Add Products to New Opportunity
Big Idea or Enduring Question: How do you automatically add product(s) to a new opportunity? Objectives: This blog post will help us to understand the following Using salesforce flow builder to auto-assign products to an opportunity Use get elements to avoid hard coding of Id Works with pricebook and pricebook
Update the Case Status Through Email-to-Case Response
Big Idea or Enduring Question: How can you automatically update the case status when receives a response from customers via Email-to-Case? Objectives: This blog post will help us to understand the following Understand how email-to-case works Create a flow that fires on the customer’s response to an email-to-case Use decision
Auto Assign Package License to New Users
Big Idea or Enduring Question: How can you automatically assign a managed package license to new users? Objectives: After reading this blog post, the reader will be able to: Use Flow to automatically add a package license to new users Use get records element to avoid hard code of Id
Automatically Add Partner User to Public Group
Big Idea or Enduring Question: How do you automatically add partner users to a public group? This is a continuation of my last article Getting Started with Process Builder – Part 56 (Auto Create a Public Group for new Account). In my previous article, I had discussed a use case, whenever an
Auto Invite Customers to a Chatter Group
Big Idea or Enduring Question: How can you automatically invite customers to a Chatter Group? Objectives: This blog post will help us to understand the following Create a Flow to auto-invite customers to a chatter group. Use get element to avoid hard code of Id Understand how to use Flow
Map Lead Source to Account Source During Lead Conversion
Big Idea or Enduring Question: How can you map the lead source to the account source during the lead conversion? A lead in a marketing context, is a potential sales contact, an individual or organization that expresses an interest in your products or services. Leads are typically captured through the
