# Exporting an email to Sendgrid Transactional

To export a version to Sendgrid you will need to select the Project, Mailing and finally the Version you would like to export. You can export from the Mailing level, Version level or from the visual editor.

The Transactional connector allows you to create multiple versions by sending one version or using a segment set. It used SendGrid handlebars to select a version based on information about an individual recipient. This will be exported as one HTML to SendGrid and the handlebars will wrap around the HTML for each version to determine who will receive what content.

Unlike the Single Send connector, you cannot Create or update a Single Send for each version.

To export:

1. In Taxi, head to your Home screen\
   Select the Project that contains the version you want to export
2. Select the Mailing\
   If you are Admin you can select the Kebab menu and select 'Export' on the mailing level
3. After selecting the Mailing you will see the Versions page\
   Select the 'Export Mailing' option on the right-hand side of the screen under the Exports section. Alternatively, select the version you want to export to open it in the visual editor.
4. In the visual editor, select 'Export Mailing'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-95af272a3e393936633e34b1fcd8b847d58c4211%2Fexportoption.jpg?alt=media)

5\. On the Export page, scroll to ESP connectors\
Select your Sendgrid connector.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-f7697d376b1cf6934ca34d25f5afed1662436cb2%2FScreenshot%2B2020-09-02%2Bat%2B13.03.05.png?alt=media)

6\. Select 'Create a new email' or 'Update an existing email'\
Fill in the details.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-7e22df9bf9cf879f8c02ab3e38a8d060d3520dc0%2FSendgridCreateUpdate.jpg?alt=media)

7\. Under the Segmentation section\
You can select if you want to export one version or use a segment set.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-edce49052482e26813f548e8ddda48dac0c52c2e%2FScreenshot%2B2020-09-02%2Bat%2B13.06.50.png?alt=media)

8\. Click 'Start Export'\
You will see a green banner when your export is complete and you can open your exported email in Sendgrid from Taxi.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/taxi/connectors/sendgrid-connector/exporting-an-email-to-sendgrid-transactional.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
