DELETE RECORDS Element in Salesforce Flow Builder | Salesforce Flow for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ย. 2021
  • In this video, I’m explaining a few concepts of Salesforce Flow Builder
    1. How to pass record Id in Salesforce Screen Flow
    2. How to use Radio buttons in Salesforce Screen Flows
    3. Delete Record Element in Salesforce Flow Builder
    4. How to use a Screen flow on a Lightning Quick Action
    🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me 🔗 topmate.io/akashubhambhardwaj...
    🧵 Need Salesforce Carrer Guidance
    🔗 topmate.io/akashubhambhardwaj...
    🧵 Roadmap to Learn Salesforce Admin and Development
    🔗 topmate.io/akashubhambhardwaj...
    🧵 Salesforce Admin mini Project (Only for Beginners) -
    🔗 topmate.io/akashubhambhardwaj...
    🧵Salesforce Apex Development Book: amzn.to/3dHMg98
    🧵For Salesforce Training & Business Enquiry:
    🔗 shubhambhardwajsf@gmail.com
    ✨GEARS I USED FOR MY TH-cam 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/salesforcegeeks
    🧵Website: 🔗 salesforcegeek.in
    🧵LinkedIn: 🔗 / digitalbhardwaj
    🧵Trailhead: 🔗 trailblazer.me/digitalbhardwaj
    ✨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.

ความคิดเห็น • 32

  • @chinnitarun4148
    @chinnitarun4148 2 ปีที่แล้ว +1

    Today i learn a new concept in salesforce... thanks for sharing knowledge...

  • @dcding6820
    @dcding6820 2 ปีที่แล้ว

    Thanks a lot bro! Awesome video!

  • @samikshadangre1437
    @samikshadangre1437 2 ปีที่แล้ว

    Very Nice. I created my 1st flow today and this video is very helpful and I understand the basics . Thanks alot ..!! :)

    • @salesforcegeek
      @salesforcegeek  2 ปีที่แล้ว +1

      I’m glad this helps you. ☺️

    • @shaikfatema7515
      @shaikfatema7515 ปีที่แล้ว

      @@salesforcegeek can u plz make a video of extended user access and restriction superbadge unit

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว +1

      Providing solution of Superbadges is Illegal and serious actions will be taken from Salesforce

  • @anusha3331
    @anusha3331 ปีที่แล้ว

    Hi Shubham, This video is very hepful and could you explain about Roll Back Records option,How it works?

  • @rubytrivedi4164
    @rubytrivedi4164 2 ปีที่แล้ว

    Hi Shubham,
    Your videos is really helpful to learn flows and I used that knowledge to built some flows. Can you please give me hint or idea How to auto save records from one object to another object using before delete flow.( My requirements is before deleting records that records automatically shift or save to another object) .
    Appreciate your response!!

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Hi Ruby thanks and sorry for the delay but I need to check I think covered this scenario in my videos will post in the same comment if I find it

  • @cricketerchannelpandit7540
    @cricketerchannelpandit7540 2 ปีที่แล้ว

    👍👍👍

  • @frfr959595
    @frfr959595 2 ปีที่แล้ว

    Thanks a lot. Everything was clear, except I did not understand at 2:48 why you are choosing field : AccountId equals the variable recordId. Can you please explain in detail? Thanks again😀

    • @salesforcegeek
      @salesforcegeek  2 ปีที่แล้ว +1

      So As we are going to delete the related opportunities from a particular Account.
      Now the relationship between opp and Account is lookup and the API name of the field which connects both of them is AccountId
      so RecordId variable stores the AccountId isn’t we are creating a screen flow where we are showing all the related opportunities.
      So RecordId means AccountId which coming from the record detail page
      Now we want all the opps so api name on opp is AccountId
      So we need to let our flow that we need all the opportunities whose AccountId = recordId
      Make Sense??

  • @akhilsaji5844
    @akhilsaji5844 ปีที่แล้ว

    Hi @salesforceGeek, Instead of Radio buttons for getting Yes or No, Can we use Buttons? Is there any way we can insert buttons in screen?

  • @SidharthSoam
    @SidharthSoam 2 ปีที่แล้ว

    👍🏻👍🏻👍🏻👍🏻👍🏻👍🏻

  • @saquibrazzaque3645
    @saquibrazzaque3645 ปีที่แล้ว

    Hi Shubham, I have created flow as showcased in this video but when I'm trying to click on the "Delete Lost Opps" button from Account Record page then it's not working and when I'm debugging the flow then its working fine as expected. Any suggestions on this problem?

    • @saquibrazzaque3645
      @saquibrazzaque3645 ปีที่แล้ว

      Also When i drag my flow though Edit Page then also Flow is working as expected. But not working when I'm creating "New Action" from accounts ODP

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Check your record variable it should be recordId case sensitive

    • @saquibrazzaque3645
      @saquibrazzaque3645 ปีที่แล้ว

      @@salesforcegeek Thanks a ton its working as expected now. I have mentioned the Variable API as "AccountRecordId" but its not working with that and it's working only with "recordId", so any specific reason for that?

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Yes it’s a standard one recordId in quick action will automatically fetch the data so that’s why it needed exactly like this.

  • @sohaibabdullah5894
    @sohaibabdullah5894 2 ปีที่แล้ว

    Hi shubham.
    How can I join your telegram channel? Can you please share the link. Thanks

    • @salesforcegeek
      @salesforcegeek  2 ปีที่แล้ว

      bit.ly/salesforcegeeks

    • @sohaibabdullah5894
      @sohaibabdullah5894 2 ปีที่แล้ว

      @@salesforcegeek whenever I click on the link. The blank page opens and it stuck. Tried to refresh the page but nothing happens. How can I join?

    • @salesforcegeek
      @salesforcegeek  2 ปีที่แล้ว

      Search in telegram Salesforce Geek

    • @sohaibabdullah5894
      @sohaibabdullah5894 2 ปีที่แล้ว

      @@salesforcegeek thank you shubham. Now joined your group. Thanks again.

    • @salesforcegeek
      @salesforcegeek  2 ปีที่แล้ว +1

      Np 😊