Considerations for case creation automation

Completed

Organizations often prefer that cases be created automatically in specific instances. For example, your organization might have an email alias like support@microsoft.com that it uses for support requests. For any email requests that are sent to that alias, cases should be automatically created in Microsoft Dynamics 365 and associated with the customer who sent the email.

Automatic record creation and update rules in Dynamics 365 provide a foundation for consuming information from different channels. It ingests them as Dynamics 365 activities like emails or social activities, and automatically creates the appropriate Dynamics 365 records. The following image shows the basic concept.

Diagram of creating records based on information from different channels.

When working with the Customer Service Hub, you can access automatic record creation and update rules from the Service Management area in Dynamics 365.

Screenshot with service management option selected and automatic reply set to No.

In the Service Management area, select Automatic Record creation and update rules. When you create a rule, you must define an activity source type for it. Out of the box, the following types of Dynamics 365 activities can be converted to cases:

  • Appointments
  • Campaign Responses
  • E-mails
  • Faxes
  • Letters
  • Phone Calls
  • Service Activities
  • Tasks
  • Social Activities

Any custom activities that are created for an organization can also be converted by using the creation rules.

In addition to defining the source type, you can define a specific queue that the rule monitors for items of that type. Therefore, you can define multiple rules for a single source type like email, but each rule can monitor a different queue.

Although you can create multiple rules for a single source type, it's important to remember that you can have only one active rule for the same source type and queue at any time.

For example, for a queue named Support, you've defined an active rule named Email to Case that has a source type of E-mails. If you create another rule named Email to Case 2 that also has a source type of E-mails, the Email to Case rule is inactivated when you try to activate the Email to Case 2 rule.

Screenshot of the New Record Creation and Update Rule Item window.

The same thing occurs if you have two rules that aren't associated with any specific queue but that have the same source type. Be aware of this behavior as you design rules.

Depending on the source type, other conditions can be changed to determine when a record is created. Here are the options when the source type is set to E-mails:

  • Create records for email from unknown senders: Cases that come from email addresses that aren't attached to a Dynamics 365 account or contact can be created automatically.

  • Create case if a valid entitlement exists for the customer: A valid entitlement record must exist for the customer who sent the email. This condition doesn't check the specifics of the entitlement. It only checks that an entitlement exists. If a customer has multiple entitlements, a record is created.

  • Create cases for activities associated with a resolved case: This condition checks whether the email is related to a recently resolved case, and whether it should be treated as a new case.

Screenshot of the Advanced tab with evaluating conditions set to No.

This list represents just the options that are available for emails. We recommend that you check out the options that are available for other activity types, like Social Activities. There's also an option to define more channel properties. This option can be helpful when you want to extract more details from something like a social media post and use those details to fill in fields in the newly created record.

Screenshot of a Condition builder with condition and action specified.

After you've defined the specifics of the rule, you must save it before you can define the creation and update details. The details are the actual rules that are evaluated and applied, based on information in the activity that's received. Multiple rule items can be defined for a single rule.

For example, an Email to Case rule might have the following three rule items:

  • Rule item 1: Check whether the sender's account in Dynamics 365 is a gold customer. If it is, create a gold-level service case for the customer that has an origin of Email.
  • Rule item 2: Check whether the sender's account in Dynamics 365 is a silver customer. If it is, create a silver-level service case for the customer that has an origin of Email.
  • Rule item 3: Create a case that no service level is defined for and that has an origin of Email.

Each rule item consists of conditions and actions. You must supply a name for the rule item and save it before the conditions and actions are available.

Conditions

Conditions can evaluate specific contents in the activity that's being converted to a Dynamics 365 record, or in records that are related to it. For example, a condition might specify that the account or contact record that's associated with the sender of the email should be looked at. The condition can then check whether the account's service level field (Custom Field) is set to Gold. This functionality provides more flexibility, because relevant data from Dynamics 365 can also be used as criteria, in addition to the contents of the emails.

Screenshot of a Condition with multiple items specified.

Multiple items can be specified in a single condition, and condition items can be specified as either AND or OR conditions.

Actions

Actions have two sections.

  • Record to create: Specifies the type of record you want to create. This value should be set to case. A case is created if the conditions specified are met for the activity.

  • Configure in Microsoft Power Automate: The actual creation of the case record in handled by Microsoft Power Automate. The Power Automate application opens in a new tab where you can configure criteria that must be evaluated for the email activity. To learn more about using Power Automate, see the documentation for Power Automate.

    Screenshot of the Actions to take with action specified.

How rule items are applied

Rule items are checked in the order that's defined in the rule. After the rule finds a matching rule item, it applies that rule item and stops checking for more matches. You can control the order that rule items are checked in. Therefore, it's best to put the most specific rules first and work your way down from there.

Screenshot of the rule items with Move up and Move down options for rules.

After a rule is activated, it starts defining cases for email activities that are sent to a specific queue.

For more about automatic record creation and update rules, see Set up rules to automatically create or update records.

Similar case suggestions

Many times, when agents are working on cases, it's helpful to use what was done in the past on similar cases. With similar case suggestions in Customer Service Hub, as an agent is working on a support case, they can view similar cases in the Related section of the current case. This helps them to resolve their case quickly. With the help of Relevance search, they can use keywords or key phrases in a service case to quickly find related cases and use them to resolve customer issues.

Screenshot of a case showing similar case suggestions.

For example, Gilda is resolving an issue where a customer can't book a travel package on the portal. To assist the customer quickly, Gilda seeks guidance by looking for similar cases in the Similar cases tab in the Related section of the current case.

Based on configured data input, the Relevance search mechanism filters the cases using key phrases and suggests a list of cases. Gilda selects a relevant case and glances through the details. Gilda can resolve the customer issue with this suggested case and can also link the case to the current case for future reference.