5

September 19, 2025 by admin_thinkauto

Automation Action – Remove Scheduled Outgoing Message | ThinkAutomation

Automation Action: Remove Scheduled Outgoing Message Remove pending scheduled emails for a given recipient. Removes any pending scheduled emails for a given recipient. This action can be used to cancel the sending of any scheduled emails. This could be used for example on an ‘Unsubscribe’ Automation. Specify the recipient email address in the Remove Scheduled […]

Continue Reading
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. Sign in to an OAuth endpoint to obtain an authorization token. This action can be used to obtain an authorization token from an OAuth enabled web API. The token can then be used on subsequent HTTP GET […]

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. Opens a connection to a database for use with For.. Each Actions The Open Database Reader Action opens a connection to a database using a SQL query. The connection remains open during Automation execution. You can then create a For..Each […]

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