UPDATE RECORD ELEMENT In Salesforce Flow | Salesforce Flow for Beginners
HTML-код
- Опубликовано: 2 дек 2024
- In this video, I'm explaining the update record element to learn how we can update records in Salesforce Flow.
🧵 Enroll into Salesforce Flow Bootcamp 🔗 bit.ly/salesfo...
Join this channel to get access to perks:
/ @salesforcegeek
📌Prepare for your Salesforce Certifications - bit.ly/35Fttv3
📌Salesforce Apex Development Book: amzn.to/3dHMg98
📌For Salesforce Training & Business Enquiry: shubhambhardwajsf@gmail.com
BEST SALESFORCE ONLINE COURSES:
📌 Interview Questions:
🔗 bit.ly/3cmSvQn
📌 Salesforce Integration:
🔗 bit.ly/3ALThk1
📌 Salesforce Deployment:
🔗 bit.ly/2SPWldw
📌 Lightning Web Components:
🔗 bit.ly/3yIbsVO
🔗 bit.ly/3xC5SnU
🔗 bit.ly/3xz5IO0
🔗 bit.ly/3t62AqS
📌 Complete Salesforce Development:
🔗 bit.ly/complet...
📌 Complete Salesforce & Lightning Experience Training
🔗 bit.ly/3pAoosQ
✨GEARS I USED FOR MY RUclips CHANNEL:
📌Laptop: 📎amzn.to/2J0iEI9
📌Mic: 📎amzn.to/31CfVLF
📌Mobile Tripod: 📎amzn.to/2Trcm6A
📌Shoot Tripod: 📎amzn.to/3opV089
📌Mobile: 📎amzn.to/3oqJvxl
📌Video Editor: Hitfilm Express
✨Connect with me
📌Twitter: 📎bit.ly/sfdcgee...
📌Telegram: 📎bit.ly/2yJA6MA
📌Trailmix: 📎sforce.co/36wD9Ea
📌Website: 📎bit.ly/websfdc...
📌LinkedIn: 📎bit.ly/sfdcgee...
📌Trailhead: 📎bit.ly/sfdcgee...
📌Instagram: 📎bit.ly/2SNhTUB
✨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.
This was excellent! Exactly the scenario I am working on and couldn't get it to work. Thank you!!!!!
I’m glad this helps you
TThank you Shubham, I was really stuck on how to populate with existing data in fields for update. I didnt realise it was so simple! Love the videos.
I’m glad you liked the videos 🙂
Thank you Shubham. I was wondering how to update the active record from the flow. Your explanation about this was very good. It has work like a charm for me.
Happy to help
Thank you so much shubham. You have nicely explained.
I’m glad this helps you pooja
Great video! Thank you. Which option, updating a record via "record or record collection" or "specifying conditions and setting fields invidiually" is less resource intensive?
In update record done option isnt there ,pls give me a solution
Great video!
Glad you enjoyed it
Hi Shubham!
If I have an update element that is updating 2 fields, and say there's a validation rule on 1 field that prevents it from being saved in a scenario, is it still possible for the 1 field without the validation rule to be updated, or would none of the updates run because the validation rule prevented the second field from updating?
ThnkS Shubham For Provide Well & Good Information Of Salesforce CRM 👍👍 GooD jOb
Thanks bro
Nice exprenation 👍
Thanks
Hello, Great Video!. What is then the difference between creating a "recordId" as a text variable and selecting available for input and creating a record variable and also selecting available for input since both can allow placing a flow in a record page.
Thank you for your videos
If you select recordId datatype record variable your flow will not work in quick action though if you use recordId as text you can use that flow on quickaction record detail page and utility as well.
@@salesforcegeek Thank you for your reply! You keep making me better! In this video, you selected AccountID = record variable. And you were able to place it on the record page. Will you say that the difference between recordId as text Variable and a record Variable is the ability for it to work in the quick actions? However, both of them can be placed on a record page.
Yes correct
@@salesforcegeek One more question please, thanks for indulging me. Like you mentioned, all the fields are not yet available using Beta on Screen. If i bring in additional fields like "currency" using component to record Amount, would it work on the update given that i used Beta for other fields i want to update. Also, i selected "Specify conditions to identify records, and set fields individually"
Those fields you need to set in a assignment element
Hi does uodating the related records works only on standard object or does it work on custom object also.I m trying to do similar scenario but my objects are custom objects so it is not updating.
It will work on custom object as well
@@salesforcegeek but it is not working for me I have specified all the conditions to filter the record
and field to update also
@@salesforcegeek my flow is a record triggered flow and after save flow.Can we use formula field in the flow for scheduled path
Hi Shubham, nice video with good stuff, is it possbile to show up multi select picklist selected vlaue in screenflow from Opportunity owner record ?
Yes we can
Hi shubham for interview purpose your Salesforce flow playlist would be sufficient correct? or anything else I need to study
There are still a-lot things which are remaining to get covered like Limits in Salesforce Flow and all
Shubham! I set up same like this for task object and created an action button on task object, it is working fine on debug mode but not working on task pagelayout. Please provide some suggestions! Thank you.
Created screen and added component with default value
Created Assingment where variable equals to screen component
created updated records element used record and records id option to find the record for this have a task record id varaible.
Any error or something you are facing ?
Hello, very useful video , but i have face one error while updating Account detail, the error msg is -"An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information." , can you please suggest me what should i do ?
Probably you received an email error where you can see more about the error why your flow is failing
Hi Subham can we iterate a loop n times based on number field of record using flows?
if it's a no field then we can without loop I guess
Nice video.
Thank you
Please reply to my comment shubham, I need your help in one of your uploaded flows videos, 'contact us form file. Upload'
Done