Docs
Sign up now
  • Getting started
    • Welcome to Sortment
    • Core Concepts
  • Schema
    • Overview
    • Related and Events Table
    • Setting Up Related Table
    • Setting Up Events Table
    • Custom Properties
  • ENGAGE
    • Audiences
      • Creating Audience
      • Audience Filters
      • Campaign Event Filters
      • Creating Audience Using SQL Builder
      • Managing Audiences
      • Audience Insights
    • Traits
      • Use Cases
      • Calculated Traits
        • Advanced Mode
      • Dynamic Traits
    • Profiles
      • User Profile View
    • Campaigns
      • Overview
      • Building a Campaign
      • Campaign Reports
        • Glossary
      • Conversion Tracking
  • Journeys
    • Getting Started
    • Journey Builder
    • Journey Components
      • Trigger
      • Delays
      • Flow Control
      • Action blocks
    • Tutorial: Creating a journey
    • Journey Settings
  • Connector
    • Overview
    • Getting started
      • Iterable
      • Klaviyo
  • Enable Data Sync
  • Setup
    • Data Warehouses
      • Snowflake
      • BigQuery
      • Redshift
      • Databricks
      • PostgreSQL
    • Cloud Bucket Storage
      • Amazon S3 for Snowflake
      • Google Cloud Storage for BigQuery
      • Amazon S3 for Redshift
      • Amazon S3 for Databricks
    • Communication Channels
      • Email
        • SendGrid
        • SES
        • Mailmodo
      • SMS
        • MSG91
        • Gupshup
      • WhatsApp
        • Meta (Facebook)
          • Add new Phone Number to Meta
        • Gupshup Enterprise
        • WATI
        • Gallabox
        • Yellow.ai
        • Kaleyra.io
    • Real-time Events
      • Setting up Event Source
      • Whitelist Event Payload
  • Settings
    • Sync Schedules
    • Audit Logs
    • Subscription Groups And Contact Fields
    • Delivery Controls
    • Test Profiles
    • Alerts
  • Data and Security
    • Technical Overview
    • Warehouse Data Practices
    • Data Access And Usage
    • Security Compliance
    • Audit Logs
    • Privacy Policy
Powered by GitBook
On this page
  • Message Delivery Status
  • Troubleshooting

Was this helpful?

  1. Setup
  2. Communication Channels
  3. Email

SES

PreviousSendGridNextMailmodo

Last updated 8 months ago

Was this helpful?

You must have an Amazon SES SMTP username and password to access the SMTP interface. These credentials are different from your AWS access keys and are unique to each region.

Follow the steps below to integrate your AWS SMTP account with Sortment.

  1. In the Workspace dropdown, click on Modify Setup and navigate to Channels.

  2. Click on Add Channel button and select SES from the email list.

  3. Following details are required for the integration:

    1. Name: Provide a name that would help you identify the configured account in Sortment.

    2. Access Key ID: To get the access key ID, log into your Amazon AWS account and from the top right corner, open the menu by clicking on your name and navigate to "Security Credentials". On the page that opens, find "Access Keys" and enter the details.

    3. Secret Access Key: To get the access key ID, log into your Amazon AWS account and from the top right corner, open the menu by clicking on your name and navigate to "Security Credentials". On the page that opens, find "Access Keys" and enter the details.

    4. Region: From your Amazon AWS account, find the region either in the browser URL or you may also select the Region as per the drop-down next to your username in the AWS console.

    5. Content-Type: You can choose either "Text/Plain" (no rich content in emails, simple plain text) or "Text/HTML" (Rich content including images, buttons and links will be supported) depending on the type of content you intend on pushing in the templates. It is recommended to set this as "Text/HTML".

    6. From Email: Enter the Email ID from which the emails will be sent from. This must be an email ID with a domain that is already registered with Amazon SES.

    7. From Name: Enter the name that would be displayed in the "From" line. It may be a person or a group name.

    8. Reply to: This is an optional field. You may enter an alternate email ID so that when the recipient clicks on "Reply", the email ID you have entered in the "Reply To" will be populated. This can be different from the "From" email ID.

📘You can only send emails to pre-registered email IDs that have been verified within Amazon SES.

Message Delivery Status

While Sortment has the capacity to track the notification delivery status, SES requires a manual update of the Callback Endpoint in order to receive these reports. To update the Callback manually follow these steps:

  1. Log into your AWS account and navigate to SES. Find Configuration Sets from the left navigation menu and on the page that loads, click on Create Set.

  2. Name the new set as "Fyno-Ses-Configuration-Set" and click on Create Set.

  3. Once the configuration is saved, click on the configuration, and navigate to the Events Destination tab on the ribbon menu.

  4. On this page, click on Add Destination, select all the event types and click on Next.

  5. From the Destination options on the new page, select Amazon SNS and name the destination as "Fyno-Ses-Destination".

  6. Next, on the same page, click on Create SNS topic. Name it “Fyno-Ses-Sns-Topic” and click on Create Topic.

  7. Select the topic “Fyno-Ses-Sns-Topic” from the SNS topic drop-down under “Amazon Simple Notification Service (SNS) topic” and click on Next.

  8. Review your configuration and click on Add Destination button.

  9. Now, you will need to access your Amazon SNS and navigate to Topics from the left navigation pane. On the page that loads, click on “Fyno-Ses-Sns-Topic” and click on Create Subscription.

  10. On the page that loads, select the protocol as HTTPS from the menu.

  11. For the endpoint, please fill in the following Callback URL and check the box marked Enable raw message delivery and click on Create Subscription. Callback URL: https://callback.fyno.io/?fyno-provider=ses

  12. To verify the subscription request, click on Subscriptions on the left navigation panel. Your subscription will now be listed with a Confirmed status.

Troubleshooting

  1. Ensure that the configuration set is named as “Fyno-Ses-Configuration-Set”

Please visit for understanding several metrics about the email you send

Steps to create your AWS SMTP credentials
Amazon SES email sending metrics FAQs