> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mention-me.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SAP Emarsys

> Omnichannel customer engagement built to accelerate business outcomes.

export const ClassicCallout = ({children, href, linkLabel = "Open the Classic guide"}) => <Info>
    <strong>This finishes in Classic.</strong>
    {children ? <> {children}</> : null}
    {href ? <>
        {" "}
        For the setup steps, see <a href={href}>{linkLabel}</a>.
      </> : null}
  </Info>;

SAP Emarsys appears in **Settings > Integrations** under Marketing automation. Clicking the card opens Classic, where credentials and mapping still live.

<ClassicCallout href="/knowledge/esp-crm/emarsys/setup" linkLabel="How to set up Emarsys">
  Clicking the SAP Emarsys card opens Classic, because credential setup still lives there.
</ClassicCallout>

## What It Does

SAP Emarsys (Emarsys in the Classic guides) receives referral contacts and opt-ins so you can run coupon reminders and personalised tactics from first-party advocacy data.

Use it when Emarsys is already your engagement platform. The Classic guide also covers importing Extended Customer Revenue data.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="How to set up Emarsys" icon="envelope" href="/knowledge/esp-crm/emarsys/setup">
    The canonical setup guide for SAP Emarsys.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/knowledge-app/integrations/overview">
    The directory this card lives in, including how the Classic round-trip works.
  </Card>
</CardGroup>
