Email trigger 패키지 updates
- 최종 업데이트2026/01/14
Review the updates in released versions of the Email trigger 패키지 such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot 에이전트 versions.
Versions summary
The following table lists the versions of Email trigger 패키지 released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that 패키지 version.
| Version | Release date | Release type | Bot 에이전트 version | Control Room build |
|---|---|---|---|---|
| 2.17.0 | 2026년 1월 15일 | Package-only; post Automation 360 v.39 release |
|
|
| 2.16.3 | 2025년 12월 15일 | Package-only; post Automation 360 v.39 (Sandbox) release | 22.220.26 or later | 42416 or later |
| 2.15.0 | 2024년 11월 26일 | With Automation 360 v.35 (Sandbox) release | 22.60.15 or later | 23009 or later |
| 2.14.1 | 2024년 6월 17일 | With Automation 360 v.33 (Sandbox) release | 21.210 or later | 13980 or later |
| 2.13.0 | 2024년 3월 21일 | With Automation 360 v.32 (Sandbox) release | 21.210 or later | 13980 or later |
| 2.10.2-20230106-091325 | 2023년 6월 6일 | With Automation 360 v.29 (Sandbox) release | 21.210 or later | 13980 or later |
- To download an individual 패키지 (updated in an Automation 360 release where you want only the 패키지), use this
URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar - For 이메일 trigger 패키지, the naming
convention is:
bot-trigger-email-<version.number>.jarFor example,
bot-trigger-email-2.15.0.jar
For detailed steps on downloading a 패키지 and manually adding it to the Control Room, see 패키지에 Control Room 추가.
2.17.0
-
Windows
- Compatible Bot 에이전트 version: 21.210 or later
- Compatible Control Room version: 13980 or later
-
macOS
- Compatible Bot 에이전트 version: 22.60.15 or later
- Compatible Control Room version: 23009 or later
| Fix |
|---|
| This update fixes an issue where a 이메일 trigger with a
Control Room managed
OAuth configured for a Gmail mailbox fails when the mailbox
receives an email after an hour. Service Cloud case ID: 02279693 |
2.16.3
Starting from this release version, we will specify the compatible Bot 에이전트 and Control Room versions across the following platforms.
-
Windows
- Compatible Bot 에이전트 version: 21.210 or later
- Compatible Control Room version: 13980 or later
-
macOS
- Compatible Bot 에이전트 version: 22.220.26 or later
- Compatible Control Room version: 42416 or later
| What's new |
|---|
|
시민 개발자와 전문 자동화 전문가들은 이제 자신의 기기에서 macOS 플랫폼에서 자동화를 개발하고 실행할 수 있습니다. 이 패키지는 macOS를 지원하도록 향상되어, 일관된 개발 및 이식성 경험을 보장합니다. The 이메일 trigger is now available for macOS. You can now create triggers that start automations on macOS when a new email arrives in the mail box. |
2.15.0
- Compatible Bot 에이전트 version: 22.60.15 or later
- Compatible Control Room version: 23009 or later
| Fix |
|---|
| Create a 봇 using the
Email Connect
작업 within a loop and connect to your Gmail account
using IMAP. Select a date/time to retrieve
specific emails on or after a certain date. The emails are now retrieved
from the mail server without any issues. Previously, when the mail server's date changed to the day before the Bot agent device date, emails that came after midnight on the mail server were not read. Service Cloud case ID: 02118382 |
2.14.1
- Compatible Bot 에이전트 version: 21.210 or later
- Compatible Control Room version: 13980 or later
| What's new |
|---|
|
Support for Control Room managed OAuth2 authentication in 이메일 Trigger 패키지
(Service Cloud case ID: 02105142, 02110420, 02108734) Google has announced the deprecation of Less Secure Apps (LSAs) to connect to Google Workspace using a username and password. Starting September 30, 2024, access to LSA will be turned off for all Google Workspace accounts. To help reduce the risk of deprecation, we introduced a new Control Room managed OAuth2 mode of authentication in the 이메일 trigger 패키지 that allows you to connect to an email server. This authentication mode is secure and uses the centralized access token management from the Control Room. |
2.13.0
- Compatible Bot 에이전트 version: 21.210 or later
- Compatible Control Room version: 13980 or later
| Fix |
|---|
| The email trigger now works correctly and
triggers tasks on every email sent or received. Previously, the trigger listener was not working intermittently and was unable to process tasks even if the emails were sent multiple times. Service Cloud case ID: 02000185, 02007342 |
2.10.2-20230106-091325
- Compatible Bot 에이전트 version: 21.210 or later
- Compatible Control Room version: 13980 or later
| Fixes |
|---|
| The 봇 no longer encounters any error when you use where the Subject contains double quotes or has space in it. |
| When you create a 봇 using an Email trigger, the output of the trigger can be
assigned to the Record type variable.
You cannot assign the output to multiple variables because the Multiple variables option is not supported
in the Email triggers. Service Cloud case ID: 01803026 |