# Business actions

We have created common business actions that allow you to get a jump start on using AI in your recipes. These actions are pre-configured, allowing you to immediately start gaining value from OpenAI's models without needing to create or fine-tune the prompts yourself.

You can specify the OpenAI model you would like to use (defaults to GPT3.5-Turbo) and leverage the conversations endpoint. Workato supports the following actions:

  • Analyze text
  • Categorize text
  • Draft email
  • Parse text
  • Translate text
  • Summarize text

# Analyze text

Analyze text action Analyze text action

Use the analyze text action to help you easily understand specific information from a given piece of text. It aims to aid in knowledge retrieval tasks and prioritizing the importance of the provided input. If there is no answer found in the text, the action outputs an empty datapill.

Some common use cases include content summarization and sentiment analysis. A user can quickly generate action items from a meeting transcript, title and hints for documents, and even descriptions/hints for technical briefs.

# Categorize text

Categorize text action Categorize text action

The categorize text action enables you to classify or organize text data based on predefined categories automatically. For common categories, you can omit the rules, but in general, we recommend configuring a clear rule description to aid with classification.

This action allows you to efficiently sort, group, or route incoming text information to streamline your business processes. Some possible workflows it can augment are customer support ticket routing, content tagging, spam filtering, and product classification.

# Draft email

Draft email action Draft email action

The draft email action allows you to create personalized emails using a visual interface without writing code. This action simplifies composing and sending customized emails to individuals or groups, automating your communication workflows.

You can use this action in marketing and sales workflows to draft personalized emails. It can help with lead nurturing with different types of emails depending on the sales funnel stage, with the added user-specific context of past emails or other data. This action is also useful for marketing campaigns and event reminders that require minimal but necessary customization across various campaigns/events.

# Parse text

Parse text action Parse text action

The parse text action enables you to extract structured data from unstructured text without requiring any coding skills. It allows you to identify and extract specific information from text documents, emails, or other textual sources. This information can include names, addresses, dates, product details, and more.

You can use this action as a part of your lead generation workflows to extract customer information from incoming text messages, chat conversations, or social media posts to capture and categorize leads.

# Translate text

Translate text action Translate text action

The translate text action empowers you to automatically translate text from one language to another, enabling efficient communication across language barriers. With this action, you can automate the translation process and easily incorporate multilingual capabilities into your workflows.

Users can easily translate support tickets or inquiries from different languages into a common language, and generate localized content for websites and documents. It can also help with changing marketing assets across languages with ease.

# Summarize text

Summarize text action Translate text action

The summarize text action allows you to summarize long textual information easily. This action enables you to obtain summaries from any source and define the length of the output summary.

This action is versatile and can be used to augment multiple workflows across various departments within an organization. For example, you can use this action in sales workflows to summarize call transcripts and long email threads. Customer support teams can also use this action to quickly summarize long support tickets or product release notes into concise bullet points.


Last updated: 3/28/2024, 12:55:52 AM