Record Triggered Flow to add a Campaign Member into a Campaign automatically | Record Triggered Flow

  Рет қаралды 10,791

Salesforce Geek

Salesforce Geek

Күн бұрын

In this video, I provided the solution for a Business Usecase i.e whenever a lead status changed to working contacted add that lead to the existing campaign as a campaign member so I use record triggered flow for that.
Salesforce Record Triggered Playlist - bit.ly/record-...
#salesforce #recordtriggerflow #recordtriggeredflows
🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me 🔗 topmate.io/aka...
🧵 Need Salesforce Carrer Guidance
🔗 topmate.io/aka...
🧵 Roadmap to Learn Salesforce Admin and Development
🔗 topmate.io/aka...
🧵 Salesforce Admin mini Project (Only for Beginners) -
🔗 topmate.io/aka...
🧵Salesforce Apex Development Book: amzn.to/3dHMg98
🧵For Salesforce Training & Business Enquiry:
🔗 shubhambhardwajsf@gmail.com
✨GEARS I USED FOR MY KZbin CHANNEL:
🧵Laptop: 🔗 amzn.to/3HNCelH
🧵Mic: 🔗 amzn.to/3DXWXlO
🧵Mobile Tripod: 🔗 amzn.to/2Trcm6A
🧵Shoot Tripod: 🔗 amzn.to/3opV089
🧵Mobile: 🔗 amzn.to/3RQzitp
🧵Camera: 🔗 amzn.to/3ljNKh3
🧵Video Editor: IMovie
✨Connect with me
🧵Instagram: 🔗 / akashubhambhardwaj
🧵Twitter: 🔗 / digitalbhardwaj
🧵Telegram: 🔗 bit.ly/salesfo...
🧵Website: 🔗 salesforcegeek.in
🧵LinkedIn: 🔗 / digitalbhardwaj
🧵Trailhead: 🔗 trailblazer.me...
✨Everyone starts from zero, so let me know how can I improve my content.
✨All suggestions are appreciated. - 📌 shubhambhardwajsf@gmail.com
✨Keep Learning Keep Trailblazing and don't forget to enjoy life.

Пікірлер: 44
@lilihuyen5132
@lilihuyen5132 Жыл бұрын
Amazing. Thanks for sharing! Love the way you teach but not only show!
@salesforcegeek
@salesforcegeek Жыл бұрын
Thanks for watching!
@Naffnick1
@Naffnick1 2 жыл бұрын
This was absolutely perfect. It solved exactly the problem I was having (especially the error when the lead was already a Campaign Member).Thanks Salesforce Geek!
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Anytime :)
@meenakshijoshi7561
@meenakshijoshi7561 7 ай бұрын
Hi can you share the video of update last touch campaign
@marahstudniski7876
@marahstudniski7876 2 жыл бұрын
Just what I needed. Thank you!
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Glad it helped!
@becfu1814
@becfu1814 Жыл бұрын
thank you for this, it was extremely helpful!!
@salesforcegeek
@salesforcegeek Жыл бұрын
Glad it was helpful!
@RinaShirpurkar
@RinaShirpurkar Жыл бұрын
But what if the lead is a custom object , then how we can achive this senario.
@sheebas585
@sheebas585 2 жыл бұрын
Thank you for this video, helped to solve the use case mainly to handle the duplicates
@salesforcegeek
@salesforcegeek 2 жыл бұрын
Anytime :)
@harishmaramreddy537
@harishmaramreddy537 2 жыл бұрын
Hi all, I have one scenario based on 2 different campaign names i need to create different campaign member each means based on campaign name i need to get campaign id how to do this
@swathik-j8l
@swathik-j8l Жыл бұрын
Hi, If Contact is A campaign member, add another campaign B also for that Contact, is that possible with flow? If yes, please advise steps
@sivareddydornala5818
@sivareddydornala5818 2 жыл бұрын
@salesforcegeek can you do video on this scenario with the help of screenflow. Allow filter of picklist field values based on record type.
@madhupriya6942
@madhupriya6942 3 жыл бұрын
Excellent.. Very well explained.. Thank you
@salesforcegeek
@salesforcegeek 3 жыл бұрын
Anytime :)
@bhassett123
@bhassett123 Жыл бұрын
This was great and super helpful! I use a check box to add someone to the campaign instead of status. Where in the flow would I put the action to remove the record from the campaign if the box is no longer checked?
@salesforcegeek
@salesforcegeek Жыл бұрын
In this case you need to use delete record element and delete the campaign member record.
@Ram-rx8ql
@Ram-rx8ql Жыл бұрын
Great solution! By the way, do you also happen to have a solution where you can add the Child Campaign member to Parent Campaign Member? Thanks a lot!
@Meghanachinni-c7l
@Meghanachinni-c7l 5 ай бұрын
send flow scenarios and trigger scenarios
@MrFokoff
@MrFokoff 2 жыл бұрын
Hi @salesforcegeek So I found this extremely insightful. I am trying to do something ele, and getting an issue in the triggering. We already have leads and contacts linked to campaigns. and wanting to create a task for lead/contact owner when there id designated activity with marketing material. So when the external system updates campaign member status, to create a task for lead/contact owner. I have structured it with decision blocks, to discern when to create the task, then to decide between lead and contact, and finally to ensure goes to right business unit. after all of this, it would create a task associated against lead/contact and assigned to owner. But for some reason, this is not triggering to create the related task on the record. and not sure the reason.
@salesforcegeek
@salesforcegeek 2 жыл бұрын
I’ll check it this weekend
@MrFokoff
@MrFokoff 2 жыл бұрын
@@salesforcegeek Thanks so much. as trying to communicate to sales reps when leads/contacts engage in marketing assets. tohelp inform more meaningful reach out Just unsure if there is a limitation on decision elements, as when I curtail the amount of decisions, then all runs. but need the level of complexity, due to product segments and also BDR instead of AE notification
@shreyaaggarwal5201
@shreyaaggarwal5201 3 жыл бұрын
Hello Sir, I am not able to create a flow for a requirement i.e., if we change the status picklist field value on campaign object to A then the campaign member object status should have values x, y and z and when we change to B on campaign status then member should have status value m,n,and o. Hope I have made the requirement clear. Please help me solve this problem.
@evaldaszaranka7907
@evaldaszaranka7907 3 жыл бұрын
Great video! Thanks
@salesforcegeek
@salesforcegeek 3 жыл бұрын
😀😃
@nileshpatil1000
@nileshpatil1000 2 жыл бұрын
Campaign - campaign member- one field update then new campaign is created , by using flow how
@salesforcegeek
@salesforcegeek 2 жыл бұрын
I didn’t get you.
@nileshpatil1000
@nileshpatil1000 2 жыл бұрын
In campaign campaign member add lead , when we update campaign member field one more time new campaign record creted how
@reeyasharma5628
@reeyasharma5628 3 жыл бұрын
Hello sir I have gone through salesforce useful workflow rules pdf There is a question to set a default Entitlement for each new case. In this example we have to assumes that there is an active autolaunched flow who looks up relevant Entitlement based on account, asset and contact Can you please help me with this question.
@salesforcegeek
@salesforcegeek 3 жыл бұрын
Please share the pdf link
@jennifershaw3199
@jennifershaw3199 Жыл бұрын
If you were to just put the campaign ID directly into the create campaign member create record piece then would it illuminate the need for the get campaign record step? Update: the answer is yes!
@salesforcegeek
@salesforcegeek Жыл бұрын
that's where most of the people get it wrong it's not a best practice what you are suggesting is hardcoding once your flow move from sandbox to production it will id of the campaign might change and your flow will break, NEVER HARD CODE ID's instead dynamically fetch them with the help get record element or store them in a custom label setting or metadata.
@jennifershaw3199
@jennifershaw3199 Жыл бұрын
@@salesforcegeek Good to know! Thanks for the response and feedback.
@SidharthSoam
@SidharthSoam 3 жыл бұрын
❤️❤️❤️❤️❤️❤️
@salesforcegeek
@salesforcegeek 3 жыл бұрын
❤️❤️
@SidharthSoam
@SidharthSoam 3 жыл бұрын
👍🏻👍🏻👍🏻👍🏻👍🏻
@salesforcegeek
@salesforcegeek 3 жыл бұрын
♥️♥️
Record Triggered Flows | Scheduled Escalation & Owner Reassignment on Case
17:32
Salesforce Makes Sense
Рет қаралды 1,2 М.
Record Triggered Flows with Real Time Scenarios
1:22:34
Salesforce Exclusive
Рет қаралды 69 М.
Salesforce Flow Loops Explained  | Use to Create Multiple Records
11:55
Employed for Good
Рет қаралды 15 М.
How to use formula in Salesforce Flow | Salesforce Record Triggered Flow
22:16
Collection Filtering - Flow Find Contacts by Title - FlowFestv1 Challenge 3
14:02
Salesforce Mentor - Walters954
Рет қаралды 1,9 М.