5

September 19, 2025 by admin_thinkauto

Automation Action – Return | ThinkAutomation

Automation Action: Return End execution of the Automation and return a value. Ends execution of the Automation and returns a value. If this is the parent Automation for the incoming message then the returned value will be saved with the current message in the Message Store – otherwise the value will be passed back to […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Run A Program | ThinkAutomation

Automation Action: Run A Program Execute a Windows executable file and assign the output to a variable. Execute any Windows program or command with optional parameters. The Output of the program can be assigned to a variable. Enter the Program Or Command To Run and any Parameters. You can use %fieldname% replacements in both entries. […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Run A Report | ThinkAutomation

Automation Action: Run A Report Create a report using a pre-defined report template and export it to various formats. Creates a report using a pre-defined report template. Reports can be printed, and/or exported to various formats, including PDF, HTML, Rich text and Excel. Exported reports can be attached to outgoing emails. Enter a Report Name. […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – OAuth SignIn | ThinkAutomation

Automation Action: OAuth SignIn Obtain an authorization token from an OAuth endpoint for use on subsequent HTTP actions. This action forms part of ThinkAutomation’s workflow automation software, enabling automated workflows to securely authenticate with OAuth-enabled APIs and cloud applications before exchanging data with third-party business systems.Sign in to an OAuth endpoint to obtain an authorization […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – On Error | ThinkAutomation

Automation Action: On Error Control what should happen if an error occurs on subsequent actions. The On Error action enables you to control what should happen if an error occurs on any action following the On Error action. You can add any number of On Error actions to an Automation. Each On Error action can […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Open Database Reader | ThinkAutomation

Automation Action: Open Database Reader Open a database reader for use with a For..Each block. This action forms part of ThinkAutomation’s broader database automation software, enabling you to automatically update, synchronise and manage data across systems without manual intervention. Opens a connection to a database for use with For.. Each Actions The Open Database Reader […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Parse CSV Line | ThinkAutomation

Automation Action: Parse CSV Line Extract column data from a comma separated text value. Extract values from comma separated text. Select the CSV value to parse from the Parse CSV Line In list. In the Column Assignments grid, for each column you want to extract enter the Column Number and select the Assign Value To […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Ping | ThinkAutomation

Automation Action: Ping Ping any host and return the results to a variable. Pings any network/internet host and assigns the response time to a variable. Enter the Ping host. This can be an IP address, Host Name, Domain name, URL or Email Address. The host name will first be resolved to its IP address before […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Print | ThinkAutomation

Automation Action: Print Automatically print the incoming message, attachments or specific documents. The Print automation action can be used to automatically print the incoming message, a report of extracted fields, document attachments or a specific local document/file. Enable the Print The Incoming Message option to print the incoming message. Enable the Print Extracted Fields option […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Process Attachments | ThinkAutomation

Automation Action: Process Attachments Automate saving attachments to specific folders on your file system. Save attachments to specific folders on your file system. Specify the File Mask for the extensions you want to save. For example: *.pdf to save all files with the extension .pdf. Use *.* to save all attachments. You can specify multiple […]

Continue Reading