New Features:
1. Automated email and attachment processing: The MailAttachmentBot plugin can automatically save email attachments to a specified folder and import tabular data from attachments into a database upon receiving emails.
2. Percentage-based table width setting: Added support for setting simple table widths using percentage values.
New Features:
1. HTTP Command: Users can use HTTP commands in tasks to call web APIs (e.g., Slack API or Google API) to retrieve data and store the data in a database.
2. Excel to PNG Conversion: Users can convert Excel spreadsheets to PNG images and send them to recipients. It also supports adding watermarks to the PNG images.
3. Email Sending via Outlook, Hotmail, and Office365: Users can send and receive emails via Outlook, Hotmail, and Office365 accounts using Microsoft OAuth2 authentication.
4. Dynamic Variable Setting with @@PutTempVar: Users can dynamically set the task variable table within tasks using the @@PutTempVar feature.
New Features:
1. Send messages via Slack API. You can send reports and files generated by tasks to your colleagues through Slack. Learn more
2. Interface table functionality. You can send emails and Slack messages within your SQL statements by inserting data into SQLMessenger's interface table. Additionally, you can initiate a specific task through the interface table. Learn more
3. File distribution feature. You can utilize SQLMessenger to distribute multiple report files individually to each of your colleagues via email or Slack, rather than sending them in a group message. Learn more
4. Save emails to local database from mail server. You can choose to save the email data of a specified account to a local database and process the email content with SQL statements. For example, you can generate a report when receiving an email from a certain colleague that contains specific text, and send this report to the colleague. Learn more
New Features:
1. Images can be inserted into the email body template when designing a task.
2. It is now possible to set sending limits for each email account.