Amazon SES integrations
Amazon Simple Email Service (Amazon SES) is a scalable and cost-effective email sending service for businesses and developers. It provides a reliable infrastructure for sending transactional and marketing emails, with features for email authentication, deliverability monitoring, and email analytics.
Automate your Amazon SES workflow with premade actions
Quickly integrate Amazon SES with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.Send Email
Send an email using Amazon SES. Supports simple email messaging. [See the docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sesv2/classes/sendemailcommand.html)
Get Email Template
Get an email template. [See the docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sesv2/classes/getemailtemplatecommand.html)
Send Templated Email
Send an email replacing the template tags with values using Amazon SES. [See the docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ses/classes/sendtemplatedemailcommand.html)
Update Email Template
Update an email template. [See the docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sesv2/classes/updateemailtemplatecommand.html)
Create Email Template
Create a HTML or a plain text email template. [See the docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sesv2/classes/createemailtemplatecommand.html)