# Exporting Emails From Dyspatch


Before you can send your newly created email you need to add it in your email service provider.

Dyspatch has [direct integrations](/integrations) available for:
- <a href="/tags/braze">Braze</a>
- <a href="/tags/brevo">Brevo</a>
- <a href="/tags/customerio">Customer.io</a>
- <a href="/tags/dotdigital">Dot Digital</a>
- <a href="/tags/getresponse">Get Response</a>
- <a href="/tags/hubspot">HubSpot</a>
- <a href="/tags/iterable">Iterable</a>
- <a href="/tags/klaviyo">Klaviyo</a>
- <a href="/tags/Marketo">Marketo</a>
- <a href="/tags/sfmc">Salesforce Marketing Cloud (SFMC)</a>
- <a href="/tags/pardot">Salesforce Pardot</a>
- <a href="/tags/sendgrid">SendGrid</a>
- <a href="/tags/sendpulse">SendPulse</a>
- <a href="/tags/sendwithus">Sendwithus</a>

You can also download or copy your email formatted for any of the following: 

## Supported Templating Languages and Platforms

Dyspatch supports HTML exporting to the following services and languages:
- HTML
- Handlebars
- Liquid
- Jinja
- Django
- Handlebars.java
- Sendwithus
- Salesforce Marketing Cloud (SFMC)
- Salesforce Pardot
- Amazon SES
- Braze
- Brevo
- CheetahMail
- Customer.io
- Dot Digital
- Get Response
- HubSpot
- Iterable
- Klaviyo
- Mailgun by Sinch
- Mandrill
- Marketo by Adobe
- Oracle Responsys
- Simon
- Twilio SendGrid
- Sparkpost
- SendPulse

<div class="highlight note">Don't see your preferred ESP above? <a href="mailto:support@dyspatch.io?subject=I want Dyspatch to support my preferred ESP">Send us a message</a> with your team's ESP and we can help you out!</div>

## Export Your Email

### Export to a Direct Integration

Once your email is published, click **Export**, select the **Export to Integration** tab in the export modal, and select your ESP integration you'd like to use. You can have many different ESPs integrated into each workspace. 

![Export to integration modal screen](https://docs.dyspatch.io/img/emails/export-email-direct-integration.png)

### Export as HTML

To download or copy your email in any of the supported languages listed above, click **Export** and select the language or email service templating language you'd like to use.

![Download HTML modal screen](https://docs.dyspatch.io/img/emails/export-email.png)

Mission complete! Your new email is ready and can now be sent to all of your customers.

<div class="highlight tip">See a list of our step by step guides on how to <a href="/exports">export an email to your dedicated sending platform</a>.</div>