> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-integrations/zap-post-integrations/adestra/use-case-how-to.md).

# Use Case how-to

In order to ingest Contacts from your Adestra Lists, you need to ensure you have a campaign created and a design published, see our [ZAP\~POST User Guide](https://userguide.zappost.com/) for a detailed walk through.

1. From the Campaign Management screen, click the data upload option and then select **New Data Connection**

<figure><img src="/files/0ZB8dLSCIFKQi42AEOYx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4BgzDB5wyr5sjudpWWGT" alt=""><figcaption></figcaption></figure>

2. Select the **Adestra** tile as your data connection
3. Using the table, find the **Static or Dynamic Lists** you want to use and click the **connect** icon

<figure><img src="/files/CmdLGopnbKduOrW2Cc2i" alt=""><figcaption></figcaption></figure>

4. Confirm your field mapping, on the left you'll see the ZAP-POST campaign fields, using the drop down you can map them to your Adestra Contact fields configured in your core and data tables.

<figure><img src="/files/yPMtvBRIJUlhE6UIJ8nQ" alt=""><figcaption></figcaption></figure>

5. Once confirmed, you'll see a confirmation that the List has been connected

{% hint style="info" %}
Note

ZAP-POST will immediately ingest all records once for a Static Segment and create a submission, Dynamic Segments are ingested at 9pm every day, this can be changed in the integrations settings.
{% endhint %}

<figure><img src="/files/o6X6G0uN4eEslRtLbhqe" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://userguide.zappost.com/zap-integrations/zap-post-integrations/adestra/use-case-how-to.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.
