---
title: "[Integrations Landing Page] - Email"
description: Email integration landing page with guides and connectors for sending emails and automating email workflows.
url: https://www.contentstack.com/docs/developers/integrations/email
product: Contentstack
doc_type: integrations-landing-page
audience:
  - developers
version: legacy
last_updated: 2026-03-26
---

# [Integrations Landing Page] - Email

This page lists Email-related integration guides and connectors for Contentstack developers who want to send emails or automate email workflows. Use it to choose the appropriate guide based on your email provider or automation approach.

## Email

**Note**: This documentation uses the legacy approach with extensions. We have launched Email by Automate as an Automate Connector. For more information on Email by Automate, please refer to the [Email by Automate Connector](/docs/developers/automation-hub-connectors/email-by-automation-hub/).

Email is a communication platform that allows teams to communicate with their customers quickly and effectively. Business messages can be sent across the globe instantly and in a formal manner. The following guides will help you integrate any Email account with your Contentstack account:
- [**Send Newly Transformed Data via Email**](/docs/developers/automation-hub-guides/send-newly-transformed-data-via-email): Use this Automate use-case to automate the process of sending transformed data via email by configuring triggers and actions.
- [**Email By Automate Connector**](/docs/developers/automation-hub-connectors/email-by-automation-hub): The Automate platform offers Email by Automate connector that allows you to automate the process of sending emails across your organization.
- [**Mailgun Connector**](/docs/developers/automation-hub-connectors/mailgun): Automate the process of sending emails via your Mailgun ID by integrating your Mailgun account with Contentstack via Automate.
- [**Send Contentstack Content Over Email**](/docs/developers/how-to-guides/send-contentstack-content-over-email): Automate the process of sending an email whenever an entry is published with Express.js web application framework.
- [**Integrating Contentstack and SendGrid**](/docs/developers/how-to-guides/setting-up-an-email-management-system-with-contentstack-and-sendgrid): With the help of Lambda functions and API gateways, create an effective mail management system with SendGrid.

## Common questions

### Which Email documentation should I use: legacy extensions or Automate connectors?
Use the Automate connector documentation if you want the newer approach; the note indicates this page uses the legacy approach with extensions.

### Where do I find the Email by Automate connector documentation?
Refer to [Email By Automate Connector](/docs/developers/automation-hub-connectors/email-by-automation-hub).

### Is there a guide for sending emails when Contentstack content is published?
Yes, see [**Send Contentstack Content Over Email**](/docs/developers/how-to-guides/send-contentstack-content-over-email).

### Are there provider-specific options for sending emails?
Yes, see [**Mailgun Connector**](/docs/developers/automation-hub-connectors/mailgun) and [**Integrating Contentstack and SendGrid**](/docs/developers/how-to-guides/setting-up-an-email-management-system-with-contentstack-and-sendgrid).