Automate business processes with $Extract function
Vladi Gubler
Vladi Gubler
September 24, 2013 | Products

Hi,

Today I'd like to expand the topic first covered in this blog post. There I was explaining in details how you can create Help Desk applications by integrating your SharePoint's lists with emails. You saw how easy it is not only to receive new service requests via email, but also how to configure email-based approval processes.

One of the most useful functions we briefly covered there was $Extract. As with all the other functions, you can find it in the Value Picker and use in conditions and updates. As its names implies,$Extract function allows you to extract parts of a longer text according to patterns that you define. For instance, when you want to email an update a service request, implemented as a SharePoint list item, you would want to pass the unique identifier to the system, specifying which service request you want to update (the item ID is the usual candidate for this identifier). For example, in our internal CRM system, we pass the ticket ID in the subject line of every outgoing email: "some subject IWID:100", where the ID is 100. This way, when the customers reply and we import that reply, the system knows which ticket it needs to update.

$Extract function accepts 2 parameters:

  1. Value - can be text, column name, another function or a combination of them. This is the incoming value you want to extract from.
  2. Pattern - instructs the system how to extract the value. Generally in the format Prefix^Suffix, where ^ is the value you want.

For example $Extract([Subject]|?IWID:^) will extract the ID number from "some subject IWID:100". You might notice that we preceeded the prefix with a question mark. It means that we a looking for it at any position within the text. Without the question mark, it would expect the text to start with IWID:. Also, we omitted the suffix, which means we are going to get everything up to the next space, line break or comma. If you want to terminate at the line break only, include \r as the suffix.

In our internal CRM system we use $Extract functions for any purposes:

  • Updating the correct ticket the additional details coming from subsequent email. We use $Extract to get the ticket ID from the subject line. $Extract([Subject]|?IWID:^)
  • Categorizing tickets. By including IW:Sales or IW:Support tags in the body of the email and CC'ing our CRM system, we instruct it to properly tag the new tcket. $Extract([Body]|?IW:^)
  • Closing tickets. By including IWID:Close tag anywhere within our reply, we instruct the system to mark the ticket as closed.

You might notice that the Value Picker and, as the result, $Extract function are available not only in email. In fact, currently 8 products make use of this module:

  • Smart List Pro - used in conditions for permission and validation rules.
  • Smart Action Pro - used in conditions for actions, Create/Update actions for setting values and as parameters for various action types.
  • Smart Import Pro - used in conditions and in Create/Update/Sync actions for setting values.
  • Smart Print Pro - used in conditions for selecting default print templates.
  • Smart ID Pro - used in conditions for selecting ID template.
  • Smart Alert Pro - used in conditions for alerts.
  • Associated Tasks Field - used in Associated Items Summary field in conditions.
  • Color Field - used in Indicator column for specifying values.

You can see now how powerful this single function can be. It's a great tool for making your business systems even more intelligent.

 

Loading...

Add your comment

Comments are not designed to replace support calls. If you have a specific issue with one of our products, please send an email to support@infowisesolutions.com to open a support ticket.

UltimateForms

Build powerful business applications in SharePoint using only your browser.
100% No-Code Solution

It's never been easier, to create, innovate and share, all you need is your web browser!

Cost-effective

Address business process pain points immediately. Save time and money.

Fantastic Support Team

Facing difficulties installing the application? Contact our fantastic support team.

support@infowisesolutions.com

Related Topics

What is right for you?

Online Trial

Not ready to install yet? Create a trial site in our environment
  • Full control of the site and its settings
  • Optionally pre-install one of our solution templates
  • Site provisioned instantly
  • Automatically removed after 30 days
  • Available to everyone!

Error!

There was an error processing your request.
Please contact us for further details.

Installation

Install in your own environment, on Microsoft 365 and on premises
  • Start working with real users and data
  • Install online or on premises
  • Register for 30 day trial
  • Seemlessly convert to paid license
  • Requires administrator permissions

Success!

Download link has been emailed to .
If you do not receive it within 5 minutes, please check your spam.
The link is valid for 72 hours.
If you are having problems, please contact us.

Error!

There was an error processing your request.
Please contact us for further details.
Technical details:

Request a Live Demo

Book an appointment for a one-on-one with an ULTIMATEforms expert trainer.

Test drive the awesome power of ULTIMATEforms

Learn how to quickly and easily turn time-consuming business processes into automated, efficient workflows.

Have a strong start

Only thirty minutes of well-coached time can translate into great future savings in time and money. So, sit back and enjoy the ride.

It's Free

Learn how to address business process pain points immediately. Save time and money.