-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation edits made through Mintlify web editor
- Loading branch information
1 parent
11ab8f3
commit 96df6cb
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ There are a couple of conditions you can choose from, based on the thread's attr | |
- a given label is applied | ||
- is from a given company | ||
- is from a given slack channel | ||
- is from a specific support channel (Slack, MS Teams, chat, API) | ||
- has a specific tier (ie Enterprise) | ||
- is for a specific support address (ie [email protected]) | ||
- contains a certain keyword (ie vulnerability) | ||
|
@@ -38,3 +39,5 @@ When the chosen condition matches a thread, you can perform any of the following | |
- assign someone to the thread | ||
- set the thread priority | ||
- apply a given label | ||
- add a customer to a customer group | ||
- add a note to a thread |