10

September 19, 2025 by admin_thinkauto

Automation Action – Encryption | ThinkAutomation

Automation Action: Encryption Encrypt/decrypt text data or files. Encrypts or Decrypts text or files using AES encryption and returns the encrypted/decrypted text/filename to a variable. This action is used both to encrypt and decrypt text or files. Select the Encrypt or Decrypt options. Encrypting To encrypt text select the Encrypt option and enter the text […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – End Processing | ThinkAutomation

Automation Action: End Processing End execution of the Automation without returning a value. Ends execution of the Automation without returning a value. You can conditionally end execution by including End Processing or Return actions inside If.. End If blocks. This is one action from over 180 actions included with ThinkAutomation. The ThinkAutomation business process automation […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Extract Email Signature | ThinkAutomation

Automation Action: Extract Email Signature Parse contact and company information from email signature footers. Parses contact and company information from email signature footers. ThinkAutomation will parse the email text and extract the footer block. From this it attempts to extract the following: Name Known As Title Company Name Address Company Number VAT Number Email Phone […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Extract Address Parts | ThinkAutomation

Automation Action: Extract Address Parts Parse a postal address and extract specific address parts. Parses a postal address block and extracts specific parts (Company Name, Address Line 1, Address Line2, State, Zip/Postcode, Country). In the Extract Address From enter the address or a %variable% containing an address. You can then assign Company Name, Address Line […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Execute Secure Shell Command | ThinkAutomation

Automation Action: Execute Secure Shell Command Execute SSH commands against any host and assign the response to a variable. Executes a command on a remote SSH Server. Most UNIX/Linux/Mac machines include an SSH Server. The output of the command can be returned to a variable. Enter the Host Name IP Address or host name of […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Embedded Vector Database | ThinkAutomation

Automation Action: Embedded Vector Database Store and search vectors linked to text or external data using the embedded vector database. ThinkAutomation includes a built-in ‘vector database’. A vector database is a type of database designed to store, index, and search data represented as vectors, typically high-dimensional numerical arrays. These vectors are often embeddings – mathematical […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Execute Script | ThinkAutomation

Automation Action: Execute Script Execute custom C# or Visual Basic .NET code. Executes custom C# or Visual Basic .NET code. Requires the Professional Edition. You can create a custom script to execute custom logic. Scripts can be written in C# or Visual Basic .NET. Select the Language to use before you edit your script code. […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Embedded Value Store | ThinkAutomation

Automation Action: Embedded Value Store Save and retrieve a dictionary of key value pairs using the embedded DB. Get, Set and Delete from a dictionary of key/value pairs using the embedded document database. This action enables you to store any number of key/value pairs against a Collection Name. Values can later be retrieved by their […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Create Passcode | ThinkAutomation

Automation Action: Create Passcode Create a random Passcode and assign the value to a variable. Creates a random Passcode and assigns the value to a variable. This action can be used to generate a random passcode. The passcode can then be sent by email (via the Wait For User Response or Send Email actions) or […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Create Outlook MSG File | ThinkAutomation

Automation Action: Create Outlook MSG File Save the current message or a custom message as a Microsoft Outlook MSG file. Saves the current message or a variable containing EML (mime) text as a Microsoft Outlook compatible MSG file to a folder on your file system. Select the Save To folder and enter a File Name. […]

Continue Reading