Installing the Email Deprecated connector
This connector is now in Deprecated status. It is no longer available for new users and is not actively maintained. We will provide a minimum six-month notice before its retirement. We recommend upgrading to the newer supported version of this connector.
To use the connector, you will first need to install it into your tenant.
Ensure you have the required details for the email account and provider that you will use for configuring the connector.
For example, a basic installation of the connector requires:
-
The SMTP server name of your email service provider.
-
The security protocol to use for securing email transmissions with the connector.
-
The port that your email service provider mail server uses to communicate with the connector.
The configuration values for the connector will depend on your email provider. For example, to send emails from a Gmail account you will need to configure the connector with a different SMTP server name than if you are sending emails from a Microsoft Exchange/Office 365 account.
-
Select Connectors from the main left-hand menu.
-
Click New.
-
Select "Email (Legacy)" from the Connector Type menu.
-
Enter a name for the connector in the Name field.
-
Click Retrieve Connector Configuration Data.
-
Enter the required configuration values. Refer to configuration values for details on the values required for this connector.
-
Click Install.
-
Click Save Connector.
Once the connector is installed, it can be imported and integrated into a Flow.
-
Import the connector as a shared step, refer to Shared Steps.
-
Get started using a message step with the connector, refer to message actions and send types.
-
Learn how the connector can be used to send a simple email from a Flow, refer to Sending a simple email.
-
Learn how the connector can be used as part of an email approval application, refer to Sending an email with a decision request.
-
Learn how the connector can be used with a file upload component to upload files and then include them as attachments in an email, refer to Sending email attachments using the Email connector.