Automation Champion

Automating Salesforce One Click at a Time
Automation Champion
  • Home
  • About Me
    • Testimonials
    • Resources
  • Process Builder
  • Salesforce Flow
  • Pardot
  • Apex
  • Training Details
    • Salesforce Administrator
    • Salesforce Advanced Administrator
    • Platform App Builder
    • Lightning Flow
    • Pardot
    • Sales Cloud
    • Service Cloud
    • Community Cloud
    • Hands-on Excercises
  • My Books
  • Contact Me
  • Tag: Add same topic to several records

    • Getting Started with Salesforce Flow – Part 48 (Add a Topic to Multiple Records)

      Posted at 6:00 PM by Rakesh Gupta, on December 24, 2020

      Big Idea or Enduring Question:

      • How can you allow your users to add a topic to multiple records?
      • How do you pass record IDs from a list view to Salesforce Flow? 

      Topics for Objects, allow us to organize the records by using topics same as Chatter. Topics help to organize records in a better way and make the search easier for you. For example, if you post that you’re working on a presentation for Dreamforce20, you might want to add the hashtag topic #Dreamforce20 or #DF20 in your updates.

      Anyone can click on these topics to find out more information about Dreamforce20 and see what people and groups are talking about Dreamforce20. You can also find all records tagged with the topic Dreamforce20. 

      In the past written a few articles related to Topics and automation. You may want to check them out.  

      1. Getting Started with Process Builder – Part 39 (Auto-assign a topic to a record)
      2. Getting Started with Process Builder – Part 41 (Email notification on TopicAssignment)

      I have never found an out-of-the-box solution to Add a Topic to multiple records. In this article, we will create automation for similar functionality without using code.

      Objectives:

      This blog post will help us to understand the following

      • Launch a Flow from the list view and pass the selected record ids to Flow
      • Use a Screen a flow to take the user input 
      • Use a Decision element to find – record variable contains a record or not
      • Use Flow to Create Records (Bulk safe) 

      Business Use Case

      Brenda David is working as a System administrator at Universal Containers (UC). She has received a requirement from the management to create an automation that allows users to add a topic to selected records (Opportunities) in the list view. 

      Automation Champion Approach (I-do):

      There are a few possible solutions for the above business scenario. We will use Salesforce Flow, Custom Button, and ListView to solve the requirement. 

      Let’s take a pause here, familiar yourself with the TopicAssignment and Topic Objects in Salesforce. 

      Object Name Details
      TopicAssignment It represents the assignment of a topic to a particular feed item or record.
      Topic It Represents a topic on a Chatter post or record.

      Before discussing the solution, let me show you a diagram of a Process Flow at a high level. Please spend a few minutes to go through the following Flow diagram and understand it.

      Let’s begin building this automation process.

      Guided Practice (We-do):

      There are 3 steps to solve Brenda’s business requirement using Screen Flow. We must: Read the rest of this entry!

      Posted in Chatter, Salesforce Flow, Screen Flow | 0 Comments | Tagged access listview records, access listview records in Flow, Add same topic to multiple records, Add same topic to several records, Add Topic to multiple records, Add topic to record, Add Topics to multiple records, Add Topics to records in bunch, ADM 201, Advance flow, Assign Topic to multiple records, Assign Topics to multiple records, Bulkification Flow, Chatter Topic, Chatter topics, Cloud Flow, COn201, Custom link, Decision element, dev 401, DEV401, Fast lookup, flow, Flow Designer, Flow exmple, FlowRockstar, Home page component, Lightning Flow, Lightning Flow example, Loop Logic, multiple records, New Flow, New Flow Trigger, Pass listview records into Salesforce Flow, Pass listview records to Flow, Record Create, Record Lookup, Salesforce Flow, Salesforce Flow Example, Screen Element, sfdc Dev 401 exam, Slaesforce sales cloud consultant exam, Sobject Collection, SOQL 101, Topic, Topic Name, Topic object, Topic to multiple records, TopicAssignment Object, Topics, Topics for Object, Topics in Salesforce, Topics to multiple records, Tppics for objects, Using Topics to Organize Records
    • Search

    • Upcoming Trainings

      Salesforce Administrator Certification
      Salesforce Advanced Administrator Certification
      Salesforce Platform App Builder Certification
      Lightning Flow & Process Builder
      Advanced Lightning Flow
      Pardot Specialist & Consultant Certification
      Sales Cloud Consultant Certification
      Service Cloud Consultant Certification
      Community Cloud Consultant Certification
    • Sponsor #1

    • Sponsor #2

    • Sponsor #3

    • Sponsor #4

    • Order Now!

    • Buy My Book

    • Buy My Book

    • Recent Posts

      • Pardot Summer’21 Release: Top 5 Features
      • Salesforce Summer’21 Release Quick Summary
      • Getting Started with Process Builder – Part 60 (Allow Anyone to Add or Remove User into Public Group or Queue)
      • Getting Started with Salesforce Flow – Part 59 (Clone a Chatter Group with Members)
      • New Research: Salesforce Delivery Teams Excel in Speed but at the Expense of Quality
    • Salesforce ID Converter Build on Lightning Flow

      Converting 15 digit ID to 18 digit Salesforce ID
    • Blog Archives

    • Categories

  • Information

    • About Me
    • Affiliate Disclaimer
    • Contact Me
    • Privacy Policy
  • Top Posts

    • Salesforce Summer’21 Release Quick Summary
    • Learning Flow
    • Pardot Summer'21 Release: Top 5 Features
    • Learning Process Builder
    • Salesforce Spring’21 Release Quick Summary
    • Getting Started with Salesforce Flow – Part 57 (Adding Validation to Flow Screen Components)
    • Pre-requisites for Learning Apex - Logical Mind and Confidence!
    • Getting Started with Salesforce Flow – Part 11 (Count Number of records in a Record Collection Variable)
    • Getting Started with Salesforce Flow – Part 24 (Automatically Assign Permission Sets to New User)
    • Getting Started with Salesforce Flow – Part 4 (Need to Redirect a User to a New Record?)
  • Social Media

    • View Automationchampion’s profile on Facebook
    • View Automationchamp’s profile on Twitter
    • View Rakeshistom’s profile on GitHub