# How Taxi for Email and Adobe Campaign connect

### How data flows between your browser, Taxi for Email and Adobe Campaign

Taxi for Email is hosted in AWS (Amazon Web Services) data centres in Dublin, Ireland. Servers are on a private network with no public ip addresses and multiple levels of firewall. TLS >= 1.2 is supported

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-2ea3345adb32df2ab78a007dd2089cb109e66ac7%2FScreenshot%2B2020-05-19%2Bat%2B09.55.43.png?alt=media)

### Adobe Campaign API information

Taxi connects to the Adobe campaign server using the Adobe campaign soap api:

* This is the same API that is used by the adobe client console
* Documentation relating to the API is available from Adobe
* Connection is via HTTPS/TLS
* Taxi always initiates connection from one of the IP addresses listed here, so these should be white listed in the adobe campaign settings:\
  \
  <https://support.emailcms.net/ip_list>
* Taxi requires a valid, public SSL certificate to be installed on the adobe campaign server

You can download this information [here](http://images.emlcdn.net/cdn/1001970/QHed010019709d/taxiadobecampaigndiagram.pdf)<br>

<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/adobe-campaign-connector/how-taxi-for-email-and-adobe-campaign-connect.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.
