> 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/sendgrid-connector/setting-up-the-sendgrid-marketing-for-single-sends-connector.md).

# Setting up the Sendgrid Marketing for single sends connector

To set up the Sendgrid Marketing connector, you'll need to be logged into both your Sendgrid and Taxi accounts. You'll also need your Sendgrid API key.

1. In Taxi, head to Integrations\
   Select the ESP Connectors tab
2. Click 'Add New'\
   Select Sendgrid Marketing for single sets 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\. Click 'Sendgrid' to edit the connector settings\
\&#xNAN;*Paste your API key and secret*\
These can be found under the Account Settings menu in your Sendgrid account\
4\. Add your default campaign from name and address Taxi will add this information to your mailings on export.\
5\. Click 'Add connector'\
You're now ready to export mailings to Sendgrid

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-952bbff90af5744011963a14868a76059b3b414b%2FScreenshot%2B2020-06-23%2Bat%2B14.17.59.png?alt=media)

Read Next:

[Exporting an email to the Sendgrid Marketing connector](/taxi/connectors/sendgrid-connector/exporting-an-email-to-the-sendgrid-marketing-for-single-sends-connector.md)


---

# 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/sendgrid-connector/setting-up-the-sendgrid-marketing-for-single-sends-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.
