# Hightouch

Before integrating and sending tests with Hightouch, make sure you've completed the following:

1. Create a campaign in Poplar - sign up for free [here](https://heypoplar.com/).
2. Upload creative (*can be a placeholder creative for testing purposes* - [Poplar Creative Templates](https://docs.heypoplar.com/integrations/supported-platforms/docs.heypoplar.com/triggered-mailing-api/using-the-tool/creative/templates))
3. Locate both your Production Access Token and Test Access Token on the [API](https://app.heypoplar.com/credentials) page of your Poplar Account

***

## Destinations

Log into your Hightouch account

Navigate to Destinations -> " **Add destination**"

Select Destination: Type " **Poplar**" and connect.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081bd91198281bd8609ce1/file-20Yd1G6E37.png)

## Authenticate

Copy/Paste the **Test API** token from the [Integrations](https://app.heypoplar.com/credentials) page in your Poplar account.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/6708156b8af27b34842bffae/file-AKVwzumvgd.png)

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/6708159b15d0b82233065348/file-iiMdUmDdaZ.png)

## Configure Sync

Choose the model you would like to sync

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081a0844628317ef905143/file-Xt2zlQuF5M.png)

Select Poplar as destination

Select "Campaign Trigger"

Select your Poplar campaign

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/6708137b6d43ca7b17b2bbc0/file-LS05XPfjDp.png)

Select your creative *(optional) - if left blank, Poplar will automatically a/b split between all active creatives in the specified campaign*

## Map Fields

Map fields from your source to the equivalent fields in Poplar

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/670813e81198281bd8609cd6/file-RU5qIcw1vx.png)

## Merge Tags

*If using a dynamic creative, include any additional fields to map the the merge tag fields*

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081429811a2434cb6d4ed7/file-hkwkm7N0lM.png)

## Test Connection

Choose a profile that has all the necessary attributes and click "Sync as added row"

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081c5e15d0b8223306534f/file-pWGjkF164Q.png)

Look for `200 OK`: Success Response

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081cf16d43ca7b17b2bbc3/file-oaj1TUPpDE.png)

Check the **History** section in Poplar to confirm integration success.

Once connection is verified, click "Continue"

## Production Token

In Hightouch, navigate back to Destinations -> Poplar Destination -> Configuration -> Edit

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081dea6d43ca7b17b2bbc5/file-999kgR1T0f.png)

Copy/Paste **Production API** token from Poplar [Integrations](https://app.heypoplar.com/credentials) page

Save & Exit

## Run Sync

Navigate to Syncs -> Run Sync

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/5f340c51042863444aa03abf/images/67081e026d43ca7b17b2bbc6/file-r2rEGLSbCG.png)


---

# 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.heypoplar.com/integrations/supported-platforms/hightouch.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.
