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!
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
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.
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 !!
Crack your Salesforce certification exams in as little as 2 weeks with saasguru. Enroll for Free Courses @ bit.ly/33jojUq
I created a flow for contact birthday notifications by watching your video. It's Working.
Thanks for valuable video.
Thanks and do share my channel with ur friends.
Visit studysalesforce.com too.
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!
Is it necessary to pass ownerId from process builder, can we not get it from case record in flow directly?
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
Do you provide on job support?
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.
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 !!
Use flows now to do this.
Thank you! Very useful!!
Thank you for sharing information.
In the custom notification type action, for the notification title and notification body, custom label is not working. Any suggestion plz.
In this case i don’t think there is any other alternative available.
How to send custom notifications 5 days before expiry date when there is no change in records(no insert no update)
Without insert or update you cannot trigger anything. So when you are inserting record at that time you have to set this requirement.
@@SanjayGuptaTechSchool actually i import records from another org and from these records I have to send notifications based on exp date.
So on import as well records will be created and automation will work and notifications will be sent.