How to Create & Disable Notifications
Automate notifications with triggers and discover several ways to disable them.
This article will show you how to create notifications (actions) based on specific triggers. You’ll learn how to choose a trigger, select the parties to notify, and format the message. Additionally, if you're migrating from another platform to Upmind, this guide will walk you through the different ways to disable notifications as needed.
Opening the Automation page
Create and edit actions on the Automation page.
- Log in to your Upmind account.
- Click Settings.
- Click the Actions tile.
- Upmind displays the Automation page with the Actions and Triggers menu tabs.
![a-1.png 599](https://files.readme.io/870d489-a-1.png)
Actions and Triggers menu tabs
Reviewing current actions and triggers
Actions
Click the Actions menu tab to review the list of current notifications. Upmind comes loaded with 20+ actions. Any custom action you create displays on this page, too. The page also shows app integrations, such a Slack.
- Click an icon to see a list of all actions associated with that notification channel.
![a-3.png 1438](https://files.readme.io/5dfaa77-a-3.png)
A list of current notifications
Triggers
Click the Triggers menu tab to review the list of options. Upmind comes loaded with 30+ categories of triggers. Each category has a different number of specific triggers, from just a couple to more than ten.
![a-2.png 1790](https://files.readme.io/bfff149-a-2.png)
Trigger categories
Creating a new action
- Click the Actions menu tab.
- Click the Add action button.
- On the next screen, check the toggle to ensure the action is Enabled.
- Enter a name for the action.
- Select an app.
![a-5.png 1294](https://files.readme.io/dda68ef-a-5.png)
Enter a name for the action
Adding a trigger
The next step is to select one trigger that matches your intended action.
- Click the trigger field.
- Enter a search term. (optional)
- Scroll through the list.
- Check the box that matches your action.
![a-6.png 769](https://files.readme.io/c7d838f-a-6.png)
Check the box that matches your action
Selecting a party
- Click the field next to, "Who do you want to notify?"
- Select an option on the drop-down menu.
Note
The list of options varies with the notification channel and your current configuration. In this example, there is only one option (Brand) for Slack.
![a-7.png 1220](https://files.readme.io/cd23419-a-7.png)
Select an option on the drop-down menu
- Scroll down to the Template section.
- Create a notification message.
- Use Twig syntax to insert code snippets
- Click Save.
Click to learn about message syntax with Twig.
![b-1.png 1068](https://files.readme.io/c6ca8a9-b-1.png)
Use Twig syntax to add code snippets
Viewing the notification
Upmind sends out the action message when the trigger event occurs.
- The screenshot below shows a message sent to Slack, as stated above, when a client responds to a ticket.
![a-9.png 658](https://files.readme.io/a4e4186-a-9.png)
Upmind sends the action message
Editing an action
- Go to the Automation page.
- Locate the action.
- Click the gear icon.
- Click Edit to modify.
- Click Delete to remove the action.
![b-2.png 1471](https://files.readme.io/ac1a0d6-b-2.png)
Modify an action
How to Disable Notifications
If you want to stop notifications from being sent to your clients, there are several methods you can use:
1. Disable Notifications for a Specific Client
To disable notifications for a specific client, follow these steps:
- Go to the Profile section and click on the profile of the client you wish to modify.
- Click on Settings > Profile
- Click on Disable Email Notifications.
![](https://files.readme.io/382c41093c7eb384667039a068f1e735d6c64298e6621e14cbb2879750fc4422-sctznkdpmoir.upmind.app_admin_clients_7831d635-0d82-491d-198b-049e176259e0_profile.png)
2. Disable Notifications Per Action
You can disable notifications for specific actions by following these steps:
- Go to Settings → Actions.
- Select the action for which you want to disable notifications.
- Disable the notification for that particular action based on your preferences.
![](https://files.readme.io/da22534704b6c10915fb094d3175f2f06f20987df4d1696d8628645c31a1c764-sctznkdpmoir.upmind.app_admin_clients_7831d635-0d82-491d-198b-049e176259e0_profile_3.png)
3. Disable All Notifications Using Custom SMTP with Fake Credentials
You can also disable notifications by configuring a Custom SMTP with fake credentials. For more details on how to set up Custom SMTP, please refer to the guide here
Updated 3 days ago