How to Send Custom Notification Using Flow |

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ค. 2024
  • 📌 👉 Wanted to know more about Salesforce Technology join me at ... sfdcpanther.com
    📌 👉 FREE SALESFORCE RESOURCES - talentstacker.rfrl.co/oz36m
    📌 👉 CRACK SALESFORCE CERTIFICATION - my.saasguru.co/salesforce-cer...
    📌 👉 Link to our New Channel - / @pantherschools
    📌 Salesforce Flow Builder Series - • Salesforce Flow Builder
    📌 For any business inquiry or feedback contact 📥 info@sfdcpanther.com
    📌 Buy Me a Coffee
    www.buymeacoffee.com/sfdcpanther
    📌 Join our Hindi TH-cam Channel - / @cloudyamit
    📌 Find the Interview Question & Answer related to Salesforce in my Podcast below:
    bit.ly/askpanther
    📌 Find the Salesforce Related tutorials below:
    📌Salesforce Back to Basic:
    • Introduction to Set & ...
    📌Mulesoft Tutorials:
    • Introduction to Mule E...
    📌Salesforce Integrations:
    • Introduction to ApexRe...
    📌Lightning Development:
    • Lightning Component De...
    📌Lightning Web Component:
    • Introduction to Lightn...
    📌Salesforce Einstein:
    • Einstein || Einstein N...
    📌Salesforce Interview Questions & Answer:
    • Apex Trigger Question ...
    📌Git Essentials with GitLab:
    • GIT Essentials with Gi...
    Contact Me -
    📌LinkedIn
    / simplyamit
    📌FaceBook
    / sfdcpanther
    📌Twitter
    / cloudyamit
    📌Telegram
    telegram.dog/askpanther
    📌Blog
    sfdcpanther.com
    📌Email info@sfdcpanther.com
    📌 For any business inquiry or feedback contact sfdcpanther@gmail.com
    Timestamp for your reference
    00:00 Introduction
    00:11 Announcement for new channel
    00:35 Introduction to Custom Notification in Salesforce
    02:27 Introduction to Scenario
    05:34 Create Custom Notification
    07:21 Start Developing the Lightning Flow
    13:58 Debug the Lightning Flow
    16:58 Activate and Test the Lightning Flow
    #Salesforce #Mulesoft #Integration #Summer20Release #LightningKnowledge #KnowledgeArticle #SalesforceKnowledge #SalesforceRelease #Summer20 #pubsub #lightningwebcomponent
    #SalesforceTurotials #ServiceCloud #SalesforceForBeginners

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

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

    Awesome Demo - I was getting the error and couldn't figure out why! This solved my problem :)

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

    Awesome man! solved my problem, big thanks!

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

    Thanks man, was unsure how to assign the recipient id but this solved it for me.

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

    Thank you for this Amit! I was stuck and you helped me unstick :)

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

    Thank You 🙏

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

    Great video. Thank you.

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

    Thanks so much for the lesson. It really helped me out!

  • @user-uy7vu5yq4y
    @user-uy7vu5yq4y ปีที่แล้ว

    thank you a lot it work

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

    Very helpful

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

    Hi Amith,
    I’m trying to figure out how to setup and send custom notification to number of users from different profiles when on a custom object date is in due (date field).
    using the FLOW I know how to configure but have option to sending to the owner of the record, but what I want to send notification to number of users
    how to leverage groups, if I create a group and add few users to that group
    I have seen in Process Builder have options to choose the group and define the group name but have not find similar in Flow?
    Any help?
    Thanks...

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

    Thanks man. I always learn something new from you!

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

    Amit, may you share how you recorded this? I really like your format of having the screen placed right behind you. It feels much more personable in this format.

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

    Hi Amit
    I created a email notification flow on opportunity stage change following your video.
    My flow is running without any errors,but not getting notification when opportunity stage is changed.
    Can you help me with that?
    Thanks in advance!!

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

    Hi Amit. thanks for the explanation about Notifications. We want to send agents notification when a customer has sent an email. But with email-to-case, we don't want the first email to cause a notification. We want something like ThreadId is NULL = false. (thinking that the first email wouldn't have an email thread yet. Do you know if it would be ThreadID = True or ThreadID Is NULL = False.

    • @thalitamoreira-ms3wd
      @thalitamoreira-ms3wd 6 หลายเดือนก่อน

      I have exactly the same situation here, how did you solve it?

  • @nitinsen2939
    @nitinsen2939 11 หลายเดือนก่อน

    hi sir i want to get notify on my component without refreshing my page is there any way so please let me know

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

    Hi Amit, valuable information.. To deploy schedule triggered flow, do we need to write test class? Is that mandatory?

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

      No that's not mandatory

  • @ConniStock
    @ConniStock 8 หลายเดือนก่อน

    @Amit @SFDCPanther+, I need to have a custom notification set if a case has not been updated in 2 hours. I have followed your steps for creating a custom notification and have created a flow. However, the notification timer will need to start when record is created OR if updated and has not been resolved in 2 hours based from the last modified date. Is it possible to declaratively trigger the custom notification after a decision?

    • @sfdcpanther
      @sfdcpanther  8 หลายเดือนก่อน

      Hi ,
      You can created a Record Trigger Scheduled Flow that will send a custom notification after 2 hours of Last Modified Date. So even if the record is modified the new notification will be scheduled for the 2 hours after and previous one will get deleted.

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

    Can we create an custom notification whenever new post is posted in opportunity (chatter) few people get notified??? Thanks in advance

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

    Why you don't answer people's questions?!!

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

      If you have noticed I haven't posted anything for a long time and that's because I am on a break and will be on break for the coming 3-4 months due to my personal reasons and I rarely check the comments these days.