An Email Account contains email account authentication that Nintex Bot uses to log into an email application.
Jump to:
-
On May 30, 2022, basic access authentication for Gmail was deprecated and less secure apps are no longer supported. If you are using App Passwords to send or get email from a Gmail inbox, those passwords will continue to work. If you want to use full OAuth authentication for additional security and standardization, you can transition to it with Nintex Bot 17.10.0 or later.
-
On December 31, 2022, basic authentication for Microsoft Exchange Online was deprecated. If you want to use full OAuth authentication for additional security and standardization, you can transition to it with Nintex Bot 17.10.0 or later.
Create an email account
- Click Add Item on the Botflow Pane.
- Click Email.
- Set up or confirm data in the Email window.Email window field descriptions
Field or button Description Account Letter Displays the default connection letter A specific letter used by Nintex RPA LE to communicate with an external application when a Nintex RPA LE action runs.. Authentication Select one of the following options:
None. Users can send, but not receive, emails.
OAuth2. Select if you are using full OAuth authentication for Gmail. This does not require a password for login after a token has been received from the provider. In order to receive the token, allow Google to access your Nintex RPA LE account.
App Pasword. This requires a SMTP password for login.
Basic. This requires a SMTP password for login.
Email Displays the email account information created in Credentials. If more than one credential is available, select the required credential from the drop-down list.
Note: When creating the credential, type the required email address in the Username field.
Send Mail As Type an email display name for the email From field or use the Expression Builder to build the action settings using variables or other token values. Confirm Password Type the email authentication password.
Note:On May 30, 2022, basic access authentication for Gmail was deprecated and less secure apps are no longer supported. If you are using App Passwords to send or get email from a Gmail inbox, those passwords will continue to work. If you want to use full OAuth authentication for additional security and standardization, you can transition to it with Nintex Bot 17.10.0 or later.
On December 31, 2022, basic authentication for Microsoft Exchange Online was deprecated. If you want to use full OAuth authentication for additional security and standardization, you can transition to it with Nintex Bot 17.10.0 or later.
Purpose Select to Send & Receive, Send only, or Receive only.
Test Connection Click to validate the entered email account information. Send Email (SMTP) Server Type the SMTP server name or IP address or use the Expression Builder to build the action settings using variables or other token values. Port Type the required port number or use the Expression Builder to build the action settings using variables or other token values. SSL Select Yes to send email using SSL. Receive Email (IMAP) Server Type the IMAP server name or IP address or use the Expression Builder to build the action settings using variables or other token values. Port Type the required port number or use the Expression Builder to build the action settings using variables or other token values. SSL Select Yes to receive email using SSL.
- (Optional) Add Notes to the to document special instructions or functionality.
- Click OK to save the email settings.
Create a shared Microsoft Exchange Online email account
If you are using Microsoft Exchange Online for email services, you can create and connect to a shared Microsoft Exchange Online email account that uses full OAuth authentication.
-
Create a credential using the username as the email address of the shared email account (for example, MySharedEmail@MyCompanyDomain.com). A password is not necessary.
-
-
Select OAuth2 as the Authentication option.
-
Select Exchange as the Email Provider.
-
Select the credential for the shared email account from the Email drop-down list (for example, MySharedEmail@MyCompanyDomain.com).
-
In the Send Mail As field, type an email display name for the email From field or use the Expression Builder to build the action settings using variables or other token values.
-
-
Select the Shared Mailbox check box.
-
Click Sign in with Microsoft.
-
When the Microsoft browser displays the email accounts, navigate to the user’s email account that is associated with the shared email account (for example, MyEmail@MyCompanyDomain.com).
-
Select the user’s email address.
-
Enter the password for the user’s email account.
-
Allow Nintex Bot access to the email account.
-
Create an Amazon Web Services (AWS) email account
If you are using AWS for email services, you can create an AWS email account that can send emails using Nintex Bot.
Note: Nintex Bot cannot connect to an AWS inbox. It can only send emails via AWS email accounts.
-
Create SMTP credentials.
-
Log into your AWS console account.
-
Search for SES.
-
Click Amazon Simple Email Service.
-
On the left panel, under Configuration, click Verified identities and ensure that the email address you are using has been verified. If it has been verified, a green check mark will appear next to it.
-
On the left panel, under Account dashboard, click SMTP settings.
-
Click Create SMTP credentials.
-
Enter the email address you will be using.
You will receive a username (email address), access key, and password.
-
-
In Nintex Bot, create a credential using the username as the email address of the email account (for example, MyAWSEmail@MyCompanyDomain.com) and the password that you received after creating the SMTP credentials in the AWS console.
-
Click + to add an Additional field.
-
Enter a Name that begins with NINTEX_AWS_. The name must begin with this prefix.
-
In the Value field, enter the access key that you received after creating the SMTP credentials in the AWS console.
-
Click OK.
-
-
-
Select Basic as the Authentication option.
-
Confirm Password.
-
Select Send only from the Purpose drop-down menu.
-
In the Send Email (SMTP) window, set up the server using the Server that your AWS account is currently on (this is location specific), Port 2587, and Auto SSL.
-
Note: If the email account that you created is a no-reply email address configured to discard or ignore incoming messages rather than deliver them to an inbox, the Nintex Bot test connection will fail.