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
Tag: ADM 201
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
Custom Email Notification for Completed Tasks
Big Idea or Enduring Question: How do you send custom email notifications for the completed tasks to the Assignor? Objectives: After reading this blog post, the reader will be able to: Create a record-triggered Flow to send custom email notifications for the completed tasks to the assignor Create an email
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
Auto Freeze Users Account
Auto Freeze Users Account in Salesforce
Verify who Created or Last Modified a Flow
Big Idea or Enduring Question: How do you find who Created or Last Modified a Flow? Objectives: After reading this blog, you’ll be able to: Understand how to find who created or Last Modified a Flow? Understand Flow related metadata objects Business Use case Cathal Murtagh is working as a
Learn How to Designate a Recipient to Receive Error Emails
Salesforce Flow is one of the most powerful tools provided by Salesforce to implement business requirements declaratively. Salesforce Flow helps businesses to save time, as well as money, by implementing solutions quickly. In theory, implementation of Salesforce Flow is straightforward – you create a Flow; test it; and then, use Change Set to deploy it