> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/connectors/sailthru-connector/setting-up-the-sailthru-template-connector.md).

# Setting up the Sailthru Template connector

The Sailthru Template connector allows you to export HTML as templates from Taxi to Sailthru.\
\
To set up the Sailthru Template connector, you'll need to be logged into both your Sailthru and Taxi accounts. You'll also need your [Sailthru API Key and Secret ](https://getstarted.sailthru.com/account/management/settings/#Setup_8211_API_Postbacks)credentials.

1. In Taxi, head to Integrations\
   Select the ESP Connectors tab.
2. Click 'Add New'\
   Select Sailthru Template Export from the dropdown. This will need to be enabled by Taxi. You'll need to name your connector

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

3\. Paste your API key and secret\
These can be found under the Settings menu in your [Sailthru account](https://getstarted.sailthru.com/account/management/settings/#Setup_8211_API_Postbacks).

4\. Add your default campaign from name Taxi will add this information to your mailings on export.

5\. Click 'Add connector'\
You're now ready to export mailings to Sailthru.

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

Read Next:\
[Exporting an email to Sailthru Template Connector](https://docs.messagebird.com/taxi/Connectors/Sailthru%20Connector/exporting-an-email-to-the-sailthru-template-connector)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/connectors/sailthru-connector/setting-up-the-sailthru-template-connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
