27 Send Custom Notification through Lightning Flow Builder in Salesforce | Salesforce for Beginners

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 18

  • @SanjayGuptaTechSchool
    @SanjayGuptaTechSchool  2 года назад

    Crack your Salesforce certification exams in as little as 2 weeks with saasguru. Enroll for Free Courses @ bit.ly/33jojUq

  • @naharsinghrathore3958
    @naharsinghrathore3958 3 года назад +1

    I created a flow for contact birthday notifications by watching your video. It's Working.
    Thanks for valuable video.

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  3 года назад

      Thanks and do share my channel with ur friends.
      Visit studysalesforce.com too.

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  2 года назад

      Hi
      To become Salesforce MVP nominations are open. Could you please nominate me if my RUclips Videos helped you in Salesforce journey?
      Here is the link to fill nominations:
      nominations.salesforcemvps.com/s/
      My Details are:
      Twitter username - @techSanjayGupta
      trailblazer.me profile link:
      trailblazer.me/id?uid=sgupta2203&cmty=trailhead
      LinkedIn Profile Link-
      www.linkedin.com/in/sanjay-gupta-bb2a79bb
      RUclips link:
      ruclips.net/user/SanjayGupta_TechSchool
      And Website/Blog link:
      www.StudySalesforce.com
      Thanks in Advance!

  • @sumanthchevula1601
    @sumanthchevula1601 6 месяцев назад

    Is it necessary to pass ownerId from process builder, can we not get it from case record in flow directly?

  • @ammuadhi6906
    @ammuadhi6906 Год назад

    Hi,
    Is there a way to dismiss these notifications by the user itself and removed from notification tray.
    or any suggestions for removing it from the backend

  • @zeeshandass7571
    @zeeshandass7571 2 года назад

    Do you provide on job support?

  • @jakkbeats3797
    @jakkbeats3797 2 года назад

    Does somebody know what practical effect the senderId field of the action has? I mean, sure, when you do a query / report over the notifications you can track who raised it. But besides of that? I'd assume that it'd change the behavior of the notification, e.g. showing the chatter photo of the sender, as it is for example when notifications are raised in term of approvals.

  • @arpandeb8810
    @arpandeb8810 Год назад

    Hi @SanjayGuptaTechSchool, for the new release we cannot use process builder.Can u tell me another way where I can trigger the auto launched flow without the process builder as it is not allowing me to use it !!

  • @anuragnarang26
    @anuragnarang26 3 года назад +1

    Thank you! Very useful!!

  • @rjrajsaha
    @rjrajsaha 3 года назад +1

    Thank you for sharing information.

  • @sayanroychowdhury3325
    @sayanroychowdhury3325 Год назад

    In the custom notification type action, for the notification title and notification body, custom label is not working. Any suggestion plz.

  • @amitmathur1909
    @amitmathur1909 3 года назад

    How to send custom notifications 5 days before expiry date when there is no change in records(no insert no update)

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  3 года назад

      Without insert or update you cannot trigger anything. So when you are inserting record at that time you have to set this requirement.

    • @amitmathur1909
      @amitmathur1909 3 года назад

      @@SanjayGuptaTechSchool actually i import records from another org and from these records I have to send notifications based on exp date.

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  3 года назад

      So on import as well records will be created and automation will work and notifications will be sent.