4

September 19, 2025 by admin_thinkauto

Automation Action – Set Logging Level | ThinkAutomation

Automation Action: Set Logging Level Set the amount of detail recorded in the Automation log. Set the logging detail level for the current message. This action can be used to change the level of logging for the currently executing message. This is useful if you have many actions, or actions that loop and you want […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Send Teams Message | ThinkAutomation

Automation Action: Send Teams Message Send a message to a Microsoft Teams Channel. Sends a message to a Microsoft Teams channel on behalf of an Office 365 user. Click the Sign In button to sign-in to Office 365. This is the user that the message will be sent from. The Teams and Channels for the […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Select Case | ThinkAutomation

Automation Action: Select Case Conditionally execute a one or more actions in the matching Case block. Creates a Select Case block to conditionally execute a group of actions in the matching Case block. When you drag a Select Case action onto the Actions list you will be asked for a Value. Enter a value or […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Save As PDF | ThinkAutomation

Automation Action: Save As PDF Save the incoming message, image or any HTML file or URL as a PDF document. Renders the incoming message, an image file or any HTML content/file or URL as a PDF document. From the Render list, select: <h5id=”render-incoming-message”>Render Incoming Message To render in the incoming message. This will render the […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Score Sentiment | ThinkAutomation

Automation Action: Score Sentiment Perform Sentiment Analysis using the built-in sentiment analyzer on any text and return the score to a variable. Performs Sentiment Analysis on any text and returns the Sentiment Score to a variable. The ThinkAutomation Sentiment Analyzer is able to detect if text is either positive or negative in sentiment or any […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Send Email | ThinkAutomation

Automation Action: Send Email Send an outgoing email immediately or on a scheduled future date. The Send Email automation action can be used to automate the sending of outgoing email messages. Emails can be sent immediately or you can Schedule Send on future dates. Email messages can be sent in plaintext, Markdown and/or HTML format. […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Send Appointment | ThinkAutomation

Automation Action: Send Appointment Creates an appointment in any iCalendar compatible Calendar Server. Creates an appointment in any iCalendar compatible Calendar Server, sends an iCalendar compatible appointment request as an email attachment or saves the appointment to a file which can be attached to an email on a subsequent action. iCalendar is used and supported […]

Continue Reading
September 19, 2025 by admin_thinkauto

Automation Action – Send Slack Message | ThinkAutomation

Automation Action: Send Slack Message Send a message to a Slack channel. Send a message and/or files to a Slack channel. Slack is a messaging and collaboration platform. See: https://slack.com for more information. Before you can use this action you must first authorize ThinkAutomation to connect to Slack. Click the Connect button and enter your […]

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 – 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