Questions tagged [alert]
The alert tag has no summary.
29 questions
1 vote
1 answer
39 views
How can a notification to a group be canceled after one user responds?
The service team in our company needs to react to a certain type of cases within an hour. So I thought I’d use custom notifications for that: as soon as a case of the applicable type is created, a ...
0 votes
0 answers
31 views
Flow to send email alert when next action date is current date (opportunity)
Currently working to create an email alert when the next action date is met. I have tried several methods including Triggered and Scheduled flows. I have tried using the get record action but found ...
1 vote
1 answer
478 views
Problem Adding Date Formula in Salesforce Flow Builder Entry Condition
I’m creating a flow in Salesforce Flow Builder and I’ve encountered an issue when trying to set up the entry condition for sending email alerts. When configuring the entry condition, the Value field ...
-1 votes
1 answer
116 views
Difference between Salesforce status site & status-ins site
I have come across two status sites for Salesforce. One is https://salesforce-ins.statuspage.io/# and another being https://status.salesforce.com/. I am able to find the instance of my org on status....
1 vote
1 answer
975 views
Flow Email Alert does not seem to see recipient
I have a Flow that calls an Email Alert action to send an email when a status field value changes. Simple stuff and it works when I (a System Administrator) make the record change but not when ...
0 votes
2 answers
3k views
How to Implement an Org-Wide Maintenance Banner in Salesforce, Especially on Opportunity Pages?
I'm currently working on a project where I need to implement a "maintenance" banner/message across our Salesforce Org. The requirement is to have this banner prominently displayed, ...
0 votes
1 answer
221 views
Salesforce Closed/Won email
I'd like to display account information, such as company registration number in the opportunity closed/won email but it doesn't pull through. What am I doing wrong: Sales Won notification Opportunity ...
-1 votes
1 answer
114 views
Closed Won email with account information
I'd like to build a closed won email but, I've been asked to pull a field from the accounts object 'company registration number' Here is what I've tried but it comes back blank: Sales Won ...
1 vote
2 answers
8k views
How to display toast/alert with in the component
I have a aura component with in the opportunity detail page and i'm trying to display toast/ alert message with in the component.Is there any way to display toast/alert message with in the component ...
2 votes
1 answer
1k views
LightningAlert.open from New and Changed Aura Components
hope everyone is doing fine. I`m new to Salesforce and still learning a lot from it. I need to chance some of the alert() function to the new LightningAlert, due to Chrome and Safari retiring support ...
0 votes
0 answers
2k views
Display a alert message on Lightning Component (Pop up Modal)
In my pop up search when my select returns zero records, I want to show the alert message and if its searching for existing records I want show the different alert message too. I added the error ...
0 votes
1 answer
1k views
Banner notification based on time [closed]
We have a requirement where we have to show planned system outages information as a banner. The banner should be visible to users from 4 hours before planned outage time. What would be the best way to ...
0 votes
0 answers
732 views
Sending Alerts to account owner's Manager
I want to send an email to the account owner's manager. I saw another question answered here I created a lookup field on the account that looks at the user's manager. ( It updates through process ...
0 votes
0 answers
237 views
SFMC Automation using API - I am not aiming to start the automation which contains a query activity and journey entry event
I am setting up an automation which needs to start when an API call is made. This automation will have to run a query that populates a DE. This DE is then used in a journey Background: We are ...
0 votes
1 answer
591 views
Workflow used to email user when an opportunity has a close date in the past not working
I have a workflow rule set to auto email a user when they have an opportunity with a close date in the past. The issue I am having is that some users (not all) are getting these email alerts even when ...