9

September 19, 2025 by admin_thinkauto

Automation Action – Embedded Knowledge Store | ThinkAutomation

Automation Action: Embedded Knowledge Store Save and search for knowledge base articles using the embedded DB. Add relevant articles to an AI conversation to provide context. Update, Get, Search and Delete from a knowledge base store using embedded document database. This action enables you to store knowledge base articles against a Collection Name. Articles can […]

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 – 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 – 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 – Execute A Database Command | ThinkAutomation

Automation Action: Execute A Database Command Execute a database command or stored procedure. The Execute A Database command automation action can be used to execute a SQL Command or Stored Procedure with optional parameters and optionally return multiple return values. The values values can then be used further in your automation workflow. This Action allows […]

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 – 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 – Execute PowerShell | ThinkAutomation

Automation Action: Execute PowerShell Execute PowerShell commands and assign the results to a variable. Executes a Windows PowerShell command or script. Returns the response to a ThinkAutomation variable. Enter the PowerShell Command or Script or specify PowerShell Script File. In the PowerShell Command or Script you can either specify the command and it’s parameters or […]

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