Create a flow to upgrade the assignment group of an incident if the user has a negative sentiment in the short description.
Vorbereitungen
Role required: admin
Prozedur
-
Navigate to .
-
Select .
-
Enter the name of the flow, such as Change assignment group if negative sentiment.
-
Select Submit.
-
Select Add a trigger.
-
Select to update a new record.
-
Select the table that the flow should run on.
For this example, select the Incident (incident) table.
-
Select Done.
-
Under Actions, select Add an Action, Flow Logic, or Subflow and then select Action to open the Actions panel.
-
In the action selector, search for the action and select it.
-
Drag a data pill from the Data panel or select the data pill picker icon.
In this case, drag the .

-
Select Done.
-
Add an action by selecting Add an Action, Flow Logic, or Subflow.
-
Select .
-
Give the Condition label a name, such as Negative sentiment.
-
For the Condition field, drag a data pill or select the data pill picker icon to search for the correct condition.
In this case, drag the .

-
Select contains the value Negative.
Hinweis: Capitalization matters. This flow won't work if the value is set to negative.

-
Search for Update Record and select the action.
-
Drag the data pill into the Record field or select the icon to search.
The Table field is filled in automatically based on the Trigger record.
-
Select Add field value and search for the fields that you want to update.
In this example, select Assignment group.
-
Select which value you would like to set the field to.
The field value depends on your use case. In this example, the value is set to Service Desk.

-
Select Done.
-
Save the flow by selecting Save.
Nächste Maßnahme
After you've saved the flow, you must activate the flow to migrate it to production or test it further.