> For the complete documentation index, see [llms.txt](https://doc.batch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.batch.com/integrations/marketing-platforms/how-can-i-send-push-notifications-from-emarsys.md).

# How can I send push notifications from Emarsys?

[Emarsys](https://www.emarsys.com/en/) is a comprehensive cloud-based B2C marketing automation platform that delivers personal customer interactions across email, mobile, email, social media etc.&#x20;

You can integrate Batch notifications in your Emarsys scenarios and one-time campaigns:

<figure><img src="/files/SxX5V90DJq1jpGgW3yjI" alt="Batch push notification in Emrasys journey"><figcaption><p>Batch push notification in Emrasys journey</p></figcaption></figure>

As this connector uses the Transactional API, you will then be able to track your campaigns stats in the Analytics > Notifications > Transactional section.\
​

## That sounds great! Where do we start? <a href="#that-sounds-great-where-do-we-start" id="that-sounds-great-where-do-we-start"></a>

As the integration is available on Emarsys dashboard, you will have to contact their support in order for the connector to be activated on your account.

Alternatively, you can reach us through our live chat. &#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.batch.com/integrations/marketing-platforms/how-can-i-send-push-notifications-from-emarsys.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
