Scanning messages for automations using Gmail with basic authentication

The Bot Scanner report might display some messages for your review or action for updating automations that are using Gmail with Basic authentication in the Email package or Email trigger. Messages provide detailed information about the action, error, or review required to update the automations.

Code A1003
Message

The Basic authentication mode that is used to connect to the email server is deprecated by Google.

For the bot to run, update the Authentication mode by selecting OAuth2 - Control Room managed option and configuring the required parameters. Otherwise, a connection error will occur.

Code R1005
Message A variable is used in the Host property of this bot. If the variable is pointing to smtp.gmail.com, this can potentially have an impact on the action since the Basic authentication mode that is used to connect to the email server is deprecated by Google. You are advised to review the variable and update the authentication mode by selecting OAuth2 - Control Room managed option and configuring the required parameters.