---
title: "Emarsys External Content Lookup"
method: POST
path: "/connections/{data_connection_uuid}/external-content/emarsys"
tags: ["External Content"]
---

# Emarsys External Content Lookup

`POST /connections/{data_connection_uuid}/external-content/emarsys`

## Path parameters

- `data_connection_uuid` string, uuid, required

## Request body

- EmarsysRequest
  - `parameters` object[], required
  - `fields` string[], required
  - `limit` integer, required

## Response `200`

Successful Response

- EmarsysResponse
  - `content` object[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
