Common Workflow use cases
Here are a few common ways that workflows can help to automate your ticketing process.
Suppress tickets for specific checks & outages
In order to suppress ticket creation for specific types of outages, make sure ticket routing is not enabled for RMM outages. Then create a Workflow for RMM Outage:
- In the Condition section, select the Outage > Created Date Attribute.
- Select '=' as the operator.
- Select Today as the value.
- In the Actions section, select Do Not Create Ticket and save the Rule.
Do not select the checkbox to Use Absolute Date.
Assign emails from a specific domain to a target queue
Create a workflow for Incoming Email using the following conditions and actions:
- Select the Sender Domain condition.
- Select '=' as the operator.
- Enter the customer's specific email domain as the value for the Sender Domain.
- In the actions section, select Create Ticket and Assign Queue.
- Click
next to the Assign Queue action, select a queue from the list and save the action.
Save the Rule to confirm the addition of the new conditions and actions to the workflow.
Mark tickets from a VIP email address as high priority
This scenario can be configured using 3 different workflow categories.
Create a workflow for Incoming Email:
- In the Condition section, select Sender Email.
- Select '=' as the operator.
- Enter the customer's full email address as the value.
- In the Actions section, select Create Ticket and Set Property.
- Click
next to the Set Property action, select Ticket Priority from the Property drop-down list
- Select High as the value and click Save Action. Save the Rule when finished.
Create a workflow for Portal Ticket Request or Easy Ticket Request:
- In the Condition section, select Contact Email Address.
- Select '=' as the operator.
- Enter the contact's full email address as the value.
- In the Actions section, select Create Ticket and Set Property.
- Click
next to the Set Property action, select Ticket Priority from the Property drop-down list
- Select High as the value and click Save Action. Save the Rule when finished.
Set the contact of a ticket based on their email address
Create a workflow for Incoming Email using the following conditions and actions:
- In the Condition section, select Sender Email.
- Select '=' as the operator.
- Enter the customer's full email address as the value.
- In the Actions section, select Create Ticket and Assign Contact.
- Click
next to the Assign Contact action and select from the following options for the Primary and Secondary criteria methods used for assigning a contact:
- Contact Which Created The Ticket Request – the contact email address from which the request originated.
- Use Default Customer Contact – the contact labeled as the primary point of contact (POC) for the customer.
- Named User – enter a specific email address.
Save the Action and the Rule to confirm the addition of the new conditions and actions to the workflow.
If an email contains a specific subject or text in the body, assign to a specific technician
Create a workflow for Incoming Email using the following conditions and actions:
- In the Condition section, select Email Subject.
- Select contains as the operator.
- Enter the specific text contained in the email subject as the condition value.
- Click
and select Add Condition Block.
- Select Email Body as the Attribute and contains as the operator.
- Enter the specific text contained in the email body as the condition value.
- In the Actions section, select Create Ticket and Assign Technician.
- Click
next to the Assign Technician Action, select to assign a technician based on Specific User and select a user from the list.
Save the Action and the Rule to confirm the addition of the new conditions and actions to the workflow.
Based on RMM outage subject, create a ticket, assign a queue and set specific customer contact
Create a workflow for RMM Outage using the following conditions and actions:
- In the Condition section, select Outage > Subject.
- Select contains as the operator and enter the specific text contained in the Outage Subject as the condition value.
- In the Actions section, select Create Ticket and Assign Queue.
- Click
next to the Assign Queue action, select a queue to apply to the action and click Save Action.
- Select Assign Contact as an additional action and click
to edit the action.
- Click
next to the Assign Contact action and select from the following options for the Primary and Secondary criteria methods used for assigning a contact:
- Use Default Customer Contact – the contact labeled as the primary point of contact (POC) for the customer.
- Use Default Location Assigned Contact – the default contact assigned to a specific customer's location.
- Named User – enter a specific email address.
Save the Action and the Rule to confirm the addition of the new conditions and actions to the workflow.