| Group of actions | Group description | Actions in the group
 | 
											
												| Administration | Set of actions to administrate SharePoint sites and site collections. | 32 | 
											
											   | 
    
        Activate Feature by GUIDThis workflow action is used to activate a site or site collection feature by its GUID (forcibly, if necessary).
        Add User to SharePoint GroupThis action adds one or more users to one or more SharePoint groups.
        Add User to SharePoint SiteThis workflow action is used to add local or Active Directory users to a SharePoint site.
        Alternate CSS and Site LogoThis workflow action is used to set alternative CSS and logo to a site.
        Change SharePoint Group OwnerThis workflow action is used to change the owner of a SharePoint group.
        Change SharePoint Group SettingsThis workflow action is used to change the settings of a SharePoint group.
        Change SharePoint List SettingsThis workflow action is used to change the settings of SharePoint list.
        Create SharePoint GroupThis workflow action creates a SharePoint group with specified parameters.
        Create SharePoint SiteThis action allows you to create a new site anywhere within the SharePoint environment.
        Create Site CollectionThis action workflow action creates a new site collection.
        Deactivate Feature By GUIDThis workflow action is used to deactivate Site or Site Collection features based on their GUID.
        Delete SharePoint GroupThis workflow action is used to delete a SharePoint group from a specified site.
        Delete SharePoint SiteThis action deletes a site anywhere within the SharePoint environment.
        Delete Site CollectionThis workflow action deletes a site collection.
        Delete Site Collection from Recycle BinThis workflow action deletes a Site Collection permanently by removing it from the Recycle Bin.
        Deploy Theme To WebThis workflow action is used to deploy a custom theme to a SharePoint Site.
        Get SharePoint User Membership StatusThis workflow action is used to check if a specified user is a member of a SharePoint group.
        Get Site User MultiValued PropertyThis workflow action is used to get a specified multi-value property from a user's profile on the given site.
        Get Site User SingleValue PropertyThis workflow action is used to get a specified single-value property from a user's profile on the site.
        Inject Custom CSSThis workflow action is used to inject custom CSS in a site.
        Remove CSS and Site LogoThis workflow action is used to remove CSS and the logo from the specific site.
        Remove Custom ActionThis workflow action is used to remove a custom action from the Site Actions menu on a specified site.
        Remove User from SharePoint GroupThis workflow action is used to remove a user from a SharePoint group.
        Remove User from SharePoint SiteThis workflow action is used to remove user from SharePoint site and from all site groups.
        Rename Site at UrlThis workflow action is used to set a new title for a site specified by URL anywhere within the SharePoint environment.
        Set Master PageThis workflow action sets the master page for the current or any other site.
        Set SharePoint Admin Center URLThis workflow action is used to specify the URL of SharePoint Admin Center, to be referred to by the next actions in the workflow.
        Set SharePoint Site Navigation OptionsThis workflow action sets the navigation options for a SharePoint site (such as Quick Launch, Top Link Bar).
        Set Site Theme Based On NameThis workflow action allows you to set the site theme based on a theme name.
        Set Site User MultiValued PropertyThis workflow action sets a specified multivalued property in a user's profile on the site.
        Set Site User SingleValue PropertyThis workflow action sets a specified single value property in user's profile on the site.
        Set User Photo in SharePointWith this action you can set the profile photo in SharePoint for a specified user.
 |  | 
                                            
												| Azure Active Directory | Manage users and groups in Azure Active Directory. | 13 | 
											
											   | 
    
        Add Member to Azure Active Directory GroupThis workflow action is used to add one or several users or groups to specified Azure Active Directory security  or distribution group.
        Create User in Azure Active DirectoryThis workflow action creates a new user account in Azure Active Directory.
        Delete User from Azure Active DirectoryThis workflow action deletes the specified user from the Azure Active Directory.
        Find Group in Azure Active DirectoryThis workflow action returns either the group ID (if a group exists), or an empty string (if a group does not exist).
        Find User in Azure Active DirectoryThis workflow action is used to find a SharePoint user 
in Azure Active Directory and store the user's principal name in the output 
variable.
        Get Azure Active Directory Groups Where User is MemberThis workflow action returns the list of groups where specified user is a member.
        Get User's Attribute from Azure Active DirectoryThis workflow action will return the value of a user's specified Azure Active Directory user attribute.
        Get User's Manager from Azure Active DirectoryThis workflow action is used to get a manager's principal name for a specified Azure Active Directory user or a group.
        Get User's Multivalued Attribute from Azure Active DirectoryThis workflow action is used to get a multi-valued attribute of a specified Azure Active Directory user.
        Invite External User To Azure Active DirectoryThis workflow action is used to invite external (guest) users to your SharePoint Online tenant.
        Remove Member from Azure Active Directory GroupThis workflow action will remove a user or group from an Azure Active Directory group.
        Set User's Attribute in Azure Active DirectoryThis workflow action is used to set an Azure Active Directory attribute of a specified user.
        Set User's Manager in Azure Active DirectoryThis workflow action is used to set the manager for the specified Azure AD user.
        Set User's Multivalued Attribute in Azure Active DirectoryThis workflow action is used to set a multi-valued Azure Active Directory attribute for a specified user.
 |  | 
											
											
												| Cloud Print | Actions to print over the web using PrintNode service. | 5 | 
											
											   | 
    
        Delete Print JobThis workflow action deletes a print job with a specified ID.
        Get Print Job StatusThis workflow action is used to get the status of a specified print job.
        Get Printer StatusThis workflow action is used to get the status of a cloud printer by its name or ID.
        Set Printing OptionsThis workflow action is used to set printing options for a cloud print job.
        Submit Print JobThis workflow action submits a cloud print job.
 |  | 
											
												| Conversion | Action to convert documents to different formats. | 2 | 
											
											   | 
    
        Convert DocumentThis workflow action converts the specified document to a different format and stores the output file in the document library.
        Convert InfoPathThis workflow action is used to convert a filled InfoPath form to another format, such as PDF.
 |  | 
											
												| Date and Time | SharePoint workflow actions used to convert, calculate, set and read time and date. 
 | 8 | 
											
											   | 
    
        Convert Date from Local Time to UTCThis workflow action converts a local date/time variable to a Coordinated Universal Time (UTC) date/time.
        Convert Date from UTC to Local TimeThis workflow action is used to convert Coordinated Universal Time (UTC) to local time.
        Convert Date to TextThis workflow action converts a date/time variable to a string using a specified format.
        Evaluate Due DateThis workflow action calculates a due date by adding a specified amount of time to a starting date while excluding non-working hours according to the site's Regional Settings.
        Get Date PropertyThis workflow action is used to get one of the numeric values (like year, or day of the week) of a date/time variable.
        Get Interval Between DatesThis workflow action calculates the interval between two specified dates in specified units and saves the result to a variable.
        Get Working Time Between DatesThis workflow action is used to calculate the working days or working hours between the two dates.
        Set DateTime ConstantThis workflow action is used to initialize date/time variables.
 |  | 
                                                                                        
												| Development | Workflow actions used to execute SQL commands and perform XML queries. 
 | 5 | 
											
											   | 
    
        Convert JSON to XMLThis workflow action is used to convert a JSON string to an XML document.
        Execute SQL CommandThis workflow action is used to execute an SQL command on Microsoft SQL Server or Azure SQL Database.
        Execute SQL Command into ListThis workflow action is used to execute an SQL command on Microsoft SQL Server or Azure SQL Database and store the results in a specified SharePoint list.
        Query XMLThis workflow action is used to query an XML document using XPath query language.
        Transform XMLThis workflow action is used for XML transformations using XSLT templates.
        Update XMLThis workflow action updates a node value or appends a new child node to an XML document using XPath query.
 |  | 
                                                                                        
												| Dictionary | Actions that allow you to perform basic and advanced operations with dictionaries. | 3 | 
											
											   | 
    
        Add an Item to a DictionaryThis workflow action is used to add a new item to a dictionary variable.
        Remove Duplicate Values from DictionaryThis workflow action removes duplicated values from the dictionary variable.
        Remove Item from DictionaryThis workflow action removes an item with a specific name or value from a dictionary variable.
 |  | 
                                                                                        
												| Document Library | Workflow actions that operate with items in SharePoint Document Libraries. | 18 | 
  
											
											   | 
    
        Check In Item at URLThis workflow action is used to check in a specified item with a comment.
        Check Out Item at URLThis workflow action is used to check out list item specified by URL.
        Copy Document to List Item AttachmentThis workflow action copies a specified document to a list item as an attachment.
        Copy Folder StructureThis workflow action recreates a folder structure in a target folder, identical to the structure of the source folder.
        Copy or Move DocumentThis workflow action can copy, move or rename documents in SharePoint document libraries.
        Copy or Move FolderThis workflow action copies or moves the files from the
 specified folder to another folder.
        Create Document from TextThis workflow action adds a new text document or replaces an existing document with a new file created from a string variable.
        Create Folder in the Document Library at URLThis workflow action is used to create a subfolder in a document library or in a folder of a document library.
        Create Link to a DocumentThis workflow action creates a link in a specified library to a document from another library.
        Delete Folder in the Document Library at URLThis workflow action is used to delete a subfolder in a document library or in a folder of a document library.
        Discard Check Out Item at URLThis workflow action is used to remove the check out of a specified list item.
        Discard Publish ItemThis workflow action is used to discard list item publishing.
        Get Document Lock StatusThis workflow action is used to retrieve the lock status of the document (is locked for edit or available).
        Get Entry From Folder Property BagThis workflow action is used to get a specified entry value from a property bag of the parent folder of a specified list item.
        Get Text Document ContentThis workflow action is used to get the content of the text document and save it to variable.
        Publish ItemThis workflow action is used to submit a list item for content approval with a specified comment.
        Rename Document at URLThis workflow action is used to rename a list item specified by URL.
        Upload Net File to Document Library at URLThis workflow action is used to upload a file to a document library or its subfolder.
 |  | 
 
                                                                                        
												| E-Mail | SharePoint workflow actions for sending, receiving or parsing e-mail messages. | 15 | 
											
											   | 
    
        Add Custom Headers to E-mailAdd custom headers to outgoing e-mail messages
        Get E-mail PropertyThis workflow action is used to retrieve message properties from the mime body.
        Receive All E-Mails to List from IMAP ServerThis
 workflow action is used to download all messages from a specified 
IMAP mailbox from the default folder (usually INBOX) to a prepared 
SharePoint list.
        Receive All E-mails to List from POP3 ServerThis
 workflow action is used to download all messages from a specified 
POP3 mailbox to a prepared SharePoint list.
        Receive E-Mail from IMAP serverThis
 workflow action is used to receive e-mail messages from an IMAP mail 
server.
        Receive E-Mail from POP3 ServerThis workflow action is used to receive e-mail messages from a POP3 mail server.
        Save E-Mail Attachments to List ItemThis workflow action is used to retrieve attachments from an e-mail message and attach them to a specified list item.
        Send E-Mail with Document as AttachmentThis workflow action is used to send an e-mail with a document from a document library as an attachment.
        Send E-Mail with Http Files AttachmentsThis workflow action is used to send an e-mail with one or more attachments from the Internet, available with HTTP protocol.
        Send E-Mail with List Item AttachmentsThis
 workflow action is used to send an e-mail with attachments from a list item.
        Send E-Mail with SharePoint AttachmentsThis
 workflow action is used to send an e-mail with SharePoint files as attachments.
        Send E-Mail with Word Document as a BodyThis workflow action is used to send an e-mail with a Word document as a body.
        Send E-Mail without AttachmentsThis workflow action sends an e-mail without any attachments.
        Set E-mail Delivery and Processing OptionsThis workflow action is used to send personalized e-mails.
        Set SMTP Server OptionsThis workflow action is used to define SMTP server settings for the HarePoint actions Send E-Mail with HTTP Files Attachments and Send E-Mail without attachments.
 |  | 
                                                                                        
												| Exchange | Workflow actions to work with Exchange mail items such as calendar items. | 6 | 
											
											   | 
    
        Cancel Exchange Calendar ItemThis workflow action cancels an Exchange calendar item with a specified cancellation text.
        Create Exchange Calendar ItemThis workflow action is used to create a new calendar item in Exchange.
        Delete Exchange Calendar ItemThis workflow action deletes an Exchange calendar item.
        Update Exchange Calendar ItemThis workflow action updates an Exchange calendar item with new basic information.
        Update Exchange Calendar Item Advanced PropertiesThis workflow action allows updating advanced properties of an Exchange calendar item.
        Update Exchange Calendar Item AttendeesThis workflow action allows you to update the list of required and/or optional attendees for the specified Exchange calendar item.
 |  | 
                                                                                        
												| Images | Workflow actions for image processing, conversion and resizing. 
 | 9 | 
											
											   | 
    
        Convert ImageThis workflow action converts an image to one of the supported output formats: Bitmap Picture (bmp), GIF, JPG, PNG, TGA, TIFF.
        Flip ImageThis workflow action is used to flip an image in one of the supported formats horizontally or vertically.
        Get EXIF Property from ImageThis workflow action is used to get an EXIF property from an image in a supported format.
        Get Image SizeThis workflow action is used to get an image size in pixels.
        Get Image TypeThis
workflow action analyzes a file extension and returns an image type.
        Get XMP PropertyThis workflow action gets the specified XMP property from the specified document and saves it to a variable.
        Resize ImageThis workflow action resizes an image.
        Rotate ImageThis workflow action is used to rotate an image in a supported format 90, 180 or 270 degrees clockwise or counter-clockwise.
        Set EXIF Property on ImageThis workflow action sets the specified EXIF property for the specified image.
        Set Image Transparent ColorThis workflow action is used to set the transparent color for an image in one of the supported formats.
        Set XMP PropertyThis workflow action sets the specified XMP metadata property for a document to specified value.
 |  | 
                                                                                        
												| Lists | Set of actions to work with Lists, List Items and Content Types. | 24 | 
											
											   | 
    
        Add Content Type to ListThis workflow action adds a specified content type to a list.
        Add Existing Column to Content TypeThis workflow action adds an existing column to a content type.
        Approve Item at URLThis workflow action is used to approve a list item specified by URL.
        Copy List Item at URLThis workflow action is used to copy a list item from one list to another.
        Copy List Item Attachments to Document LibraryThis
 workflow action is used to copy attachments from a specified list item to a document library specified by URL.
        Copy List Item Attachments to List ItemThis workflow action is used to copy attachments of one list item to attachments of another list item.
        Create Content TypeThis workflow action creates a new content type.
        Create ListCreates a new SharePoint list using the specified template.
        Create List Item at URLThis
 workflow action creates a new list item and sets the values of the list item's fields.
        Create Site ColumnThis workflow action creates a new site column on a site based on a CAML query.
        Delete Entire SharePoint List at UrlThis workflow action is used to delete the entire SharePoint list with all the list items completely.
        Delete Item at URLThis workflow action is used to delete a list item specified by URL.
        Find List Item by CAMLThis workflow action is used to find list items using a CAML query.
        Get Field Value at URLThis workflow action is used to get a field value from a list item specified by URL.
        Get List Item AttachmentsThis workflow action is used to get names, file sizes or URLs of list item attachments.
        Get List Item URLThis workflow action is used to get the URL of a specified list item, or the URL of the edit form  or view form  of a specified list item.
        Get List URLThis workflow action is used
to get one of possible URL types for a list on the current SharePoint site.
        Loop Through and Update List ItemsThis workflow action is used to update multiple items in a list with the same data (set certain column(s) of those items to a certain value(s)).
        Move List Item to SubfolderThis workflow action is used to move a
list item to a subfolder in the same list.
        Reject Item at URLThis workflow action is used to reject an item in a specified list.
        Remove All AttachmentsThis workflow action is used to remove attachments by name or by file mask from a list item specified by URL.
        Remove Content Type from ListThis workflow action removes the specified content type from a list.
        Set Content Type Document TemplateThis workflow action sets a document template for a content type.
        Set Default Content Type on ListThis workflow action sets a specified content type as 
the default one for the specified list.
        Update List Item at URLThis workflow action is used to set values of list item fields.
 |  | 
                                                                                        
												| Network | Actions to perform HTTP requests, work with FTP servers, query RSS feeds and more. 
 | 15 | 
											
											   | 
    
        Create Directory on FTP ServerThis workflow action creates a directory on an FTP server.
        Delete Directory from FTP ServerThis workflow action deletes a specified directory on the FTP server.
        Delete File from FTP ServerThis workflow action deletes a specified file from the FTP server.
        Download Document from FTP ServerThis workflow action is used to download a document from FTP server to a SharePoint document library.
        Fetch RSS Feed to HtmlThis workflow action is used to fetch all items from an RSS feed and print using a specified template.
        Fetch RSS ItemThis workflow action is used to fetch the top item from an RSS feed.
        Send HTTP GET RequestThis workflow action is used to send an HTTP GET request.
        Send HTTP OAuth RequestThis workflow action sends an HTTP OAuth request.
        Send HTTP POST RequestThis workflow action is used to send an HTTP POST request.
        Send XMPP Instant MessageThis workflow action is used to send instant messages to XMPP-compatible messaging clients like Google Talk.
        Set FTP Server OptionsThis workflow action is used to set FTP server name and protocol for other FTP-related activities like "Upload Document to FTP Server" or "Create Directory on FTP Server".
        Set OAuth AuthenticationThis workflow action is used to set OAuth authentication.
        Shorten UrlThis workflow action generates a short URL using online providers for short URLs.
        Upload Document to FTP ServerThis workflow action uploads a list item on an FTP server.
        Upload List Item Attachments to FTP ServerThis workflow action is used to upload list item attachments to an FTP server directory.
 |  | 
                                                                                        
												| Office | Workflow actions to create, read and edit Microsoft Office (Word and Excel) documents. 
 | 18 | 
											
											   | 
    
        Accept Revision Changes in Word DocumentThis workflow action accepts all revision changes in the specified Word document.
        Add Digital SignatureThis workflow action is used to add a digital signature
 to the specified document.
        Add New Row into Word DocumentThis workflow action adds a copy of the last row in the Repeating Section Content Control.
        Add Watermark to Word DocumentThis workflow action is used to add watermarks to Word documents.
        Extract InfoPath AttachmentThis workflow action is used to extract the attachment from InfoPath form and save it to a document library.
        Find Text in Word DocumentThis workflow action is used to check for the presence of a specified substring in a Microsoft Word document.
        Get Excel Cell ValueThis workflow action is used to get cell value at Microsoft Excel document on a SharePoint server.
        Get Office Document PropertyThis workflow action is used to get the property of a document on a SharePoint server.
        Get Word Document Page CountThis workflow action is used to get the page count of a word document.
        Read Word DocumentThis workflow action is used to get the text of a named content control of a Microsoft Word document.
        Read Word Document To TextThis workflow action is used to get the text of a Microsoft Word document and save it to a string variable.
        Replace External Hyperlink in Word DocumentThis workflow action is used to replace the URLs and/or text labels in external hyperlinks in Word document.
        Replace Text in Word DocumentThis workflow action is used to replace text in Microsoft Word document.
        Set Excel Cell ValueThis workflow action is used to set cell value at Microsoft Excel document on a SharePoint server.
        Set Office Document PropertyThis workflow action is used to set the value of document property of a document on a SharePoint server.
        Update Multiple Fields in Word DocumentThis workflow action is used to update multiple 
content control fields in Word document in a single run, which is more 
convenient and efficient than using "Update Word Document" action 
several times in a workflow.
        Update Picture in Word DocumentThis workflow action sets the picture located at a specified URL to the picture content control of the specified document.
        Update Word DocumentThis workflow action updates the text of a named content control in a Microsoft Word document.
 |  | 
                                               
												| PDF | Edit PDF files: sign, add watermarks, merge or split documents. | 6 | 
											
											   | 
    
        Add Image Watermark to PDFThis workflow action is used to add an image watermark to a PDF document.
        Add PDF LetterheadThis workflow action is used to add a PDF letterhead to an existing PDF document.
        Add Text Watermark to PDFThis workflow action is used to add a text watermark to an existing PDF document.
        Merge PDF DocumentsThis workflow action is used to merge several PDF documents into one.
        Sign PDF DocumentThis workflow action adds the specified picture (usually a handwritten signature) to a PDF document.
        Split PDF DocumentsThis workflow action is used to split a PDF document into several PDF documents.
 |  | 
                                                                                        
												| Permissions | Workflow activities used to grant or delete permissions and to change permissions inheritance. 
 | 5 | 
											
											   | 
    
        Change Permissions Inheritance at URLThis workflow action starts or stops inherited permissions for a SharePoint site, list, list folder or list item specified by URL.
        Delete All Permissions at URLThis workflow action is used to delete all permissions from a SharePoint site, list, list folder or list item specified by URL.
        Delete All User Permissions at URLThis workflow action is used to delete all permissions for specified user from a SharePoint site, list, list folder or list item specified by URL.
        Delete Permissions at UrlThis workflow action is used to remove site users permissions from SharePoint site, list, list folder or list item specified by URL.
        Grant Permissions at UrlThis workflow action is used to grant permissions for site users to a SharePoint site, list, list folder or list item specified by URL.
 |  | 
                                                                                        
												| Social | Set of actions to work with social networks like Yammer, Facebook, Twitter and other. 
 | 19 | 
											
											   | 
    
        Create Group in YammerThis workflow action creates a new group in Yammer with a specified title and description.
        Create MailChimp CampaignThis workflow action is used to create a new MailChimp campaign.
        Create User in YammerThis workflow action creates a new user in the Yammer network with specified parameters.
        Delete MailChimp CampaignThis workflow action is used to delete a MailChimp campaign permanently.
        Delete User from YammerThis workflow action deletes a specified user from Yammer.
        Follow user/site/tag/document in SharePointThis workflow action allows following of a certain user/site/tag/document in SharePoint.
        Get User's Property from YammerThis workflow action gets the value of a specified property from the profile of the specified user in Yammer.
        Invite User to YammerThis workflow action initiates sending an invitation e-mail from the Yammer network to a specified e-mail address.
        Publish Message to Social Media via dlvr.itThis workflow action allows posting to Facebook, Twitter, Google+ and other social networks using dlvr.
        Publish Message to YammerThis workflow action posts a message to any group of 
Yammer corporate network; a file can be attached from a specified 
document library.
        Replicate MailChimp CampaignThis workflow action is used to replicate (create a copy of) an existing MailChimp campaign.
        Schedule MailChimp CampaignThis workflow action is used to schedule a MailChimp campaign to be sent on a certain date at a certain time.
        Send MailChimp CampaignThis workflow action is used to initiate sending of a MailChimp campaign immediately.
        Send Twitter MessageThis workflow action sends a message to twitter.
        Set User's Property in YammerThis workflow action sets a specified property in the profile of a specified user in Yammer.
        Stop following user/site/tag/document in SharePointWith this workflow action you can stop following a user/site/tag/document in SharePoint.
        Subscribe to MailChimp ListThis workflow action adds a new subscriber to a MailChimp list.
        Unsubscribe from MailChimp ListThis workflow action is used to unsubscribe people from your MailChimp list.
        Update Group in YammerThis workflow action modifies the parameters of an existing group in Yammer.
 |  | 
                                                                                        
												| Strings | Actions for string operations: join, split, replace, convert text and more. 
 | 20 | 
											
											   | 
    
        Capture All Occurrences of TextThis workflow action is used to store all matches of a regular expression in a specified text to output to an array variable.
        Capture Text with Regular ExpressionThis workflow action is used to store the first match of a regular expression in a specified text to output a text variable.
        Convert Base64 to TextThis workflow activity will decode Base64 string, interpret the resulting data as a string in one of five available encodings, and copy to the output system string variable.
        Convert HTML To TextThis workflow action is used to strip HTML tags from a specified string and to return the result to an output variable.
        Convert Number To TextThis workflow action is used to convert an integer number into text using a specified language.
        Convert Text CaseConverts specified text to UPPER CASE, lower case, Title Case or Sentence case.
        Convert Text to Base64This workflow activity will encode a specified text using one of five available encodings and convert the encoded text to Base64.
        Decode Web TextThis workflow action decodes text with one of two available decoding methods and returns the result to an output variable.
        Encode Web TextProcesses text with one of four available encoding methods and returns result to output variable.
        Evaluate Mathematical ExpressionThis workflow action is used to evaluate the specified mathematical expression.
        Extract SubstringThis workflow action extracts a substring from a string specified by a starting index and substring length.
        Get Random NumberThis workflow action is used to get a random number within the specified range.
        Get Random StringThis workflow action is used to get a random string which contains characters from a specified set.
        Get String LengthReturns the length of a string or string expression, in terms of the number of characters.
        Join TextThis workflow action is used to join strings from an array to one string using a specified delimiter.
        Log to History List (HarePoint)This action is similar to the Log to History List core action.
        Replace Text with Regular ExpressionThis workflow action is used to replace all matches of regular expression in the specified text with a specified string.
        Set Regular Expression OptionsThis workflow actions sets the options for regular expression actions like Capture Text with Regular Expression, Capture All Occurences of Text or Replace Text with Regular Expression.
        Split TextThis workflow action is used to split text and store results to a strings dictionary.
        Trim TextRemoves white-space characters from the beginning and/or end of a specified text.
 |  | 
                                                                                        
												| Taxonomy | Set of actions to work with managed metadata: create and modify terms, term sets and groups. | 10 | 
											
											   | 
    
        Add Language To Term StoreThis workflow action is used to add a language to a specified term store.
        Create Taxonomy GroupThis workflow action is used to create a new taxonomy group in a specified term store.
        Create Taxonomy TermThis workflow action is used to create a new taxonomy term in a specified term store and a specified term set.
        Create Taxonomy Term SetThis workflow action creates a new taxonomy term set in a specified term store.
        Delete Taxonomy GroupThis workflow action deletes a specified taxonomy group.
        Delete Taxonomy TermThis workflow action is used to delete a specified taxonomy term from a specified term set, term group and term store, for a specified language.
        Delete Taxonomy Term SetThis workflow action is used to delete a specified term set from a specified taxonomy term store and group.
        Update Taxonomy GroupThis workflow action is used to update the name and the description of a taxonomy group.
        Update Taxonomy TermThis workflow action is used to update the parameters of a taxonomy term.
        Update Taxonomy Term SetThis workflow action is used to update the parameters of a taxonomy term set.
 |  | 
                                                                                        
												| Workflow | Actions used to start/terminate Workflows and get their statuses. 
 | 4 | 
											
											   | 
    
        Get Workflow StatusThis workflow action is used to get the status of a specific workflow.
        Set AuthenticationThis is a universal workflow
action that is used to authenticate in various services.
        Start WorkflowThis workflow action starts a SharePoint 2013 or SharePoint 2010 list or site workflow.
        Terminate WorkflowThis workflow action is used to terminate SharePoint 2013 or cancel SharePoint 2010 workflows (Microsoft uses different terminology for the same process for 2013 and 2010 workflows).
 |  | 
											
												|  | Total number of actions and activities: | 237 |