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
Tag: Salesforce Platform Developer I
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
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
Deploy Flow(s) or Process(es) Using the Visual Studio Code
Big Idea or Enduring Question: How do you deploy Flows or Processes using the Visual Studio Code? Objectives: After reading this blog post, the reader will be able to: Understand how to use the Visual Studio Code to deploy flows Understand how to use the Visual Studio Code to
Distribute Flow(s) or Process(es) Using Packages
Big Idea or Enduring Question: How do you deploy Flows or Processes using the Packages? Objectives: After reading this blog post, the reader will be able to: Understand how to use packages to deploy flows Understand how to use packages to deploy processes Deploy components to any org using packages Business Use Case
Deploy Flow(s) or Process(es) Using Change Sets
Big Idea or Enduring Question: How do you deploy Flows or Processes using the Change Sets? Objectives: After reading this blog post, the reader will be able to: Understand how to use change sets to deploy flows Understand how to use change sets to deploy processes Deploy change sets from sandbox to production
Auto Convert Marketing Qualified Leads
Big Idea or Enduring Question: How do you set automation to auto-convert marketing qualified leads? When there is a chance of further negotiations with a lead, it can be converted into an account, contact, optionally an opportunity. In short, once the lead status has reached a certain stage, it can
What? Use Lookup Field into a Flow Screen Element?!!
Salesforce Flow allows us to automate business processes by building applications, known as Flows. Using Flows, a user can collect information; or, they can update, edit, or create records in Salesforce. Furthermore, Flows can execute logic, interact with the Salesforce database, call Apex classes, Platform Events, and guide users through various screens to streamline the process of
