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

# Receive data

# Introduction

Marketers use MoEngage to engage with their users. All the data collected based on the user interactions is further used for analytics and re-targeting purposes. MoEngage exposes the capability to access this data in form campaign reports, a periodic event data dump and a stream of real time data events.

You can use these to receive information from the MoEngage account, or to integrate MoEngage into your own product.

# Integration

You can refer to the details below:

| **Capability**                                         | \*\*API details \*\*                                                                                       | **Description**                                                                                                                                                                                                                                                                  |
| ------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Connected Apps                                         | [Overview](/user-guide/campaigns-and-channels/connected-apps/getting-started-with-connected-apps/overview) | Connected Apps is MoEngage’s Framework for seamlessly integrating various channels within a few clicks.                                                                                                                                                                          |
| Streams                                                | [MoEngage Streams](/api/data/moengage-streams)                                                             | [Streams](https://help.moengage.com/hc/en-us/articles/360045896572-MoEngage-Streams) help to to forward events present in MoEngage like user actions, campaign interaction events etc. to ​your own API endpoint in near real time.                                              |
| Transfer data from MoEngage S3 to other data warehouse | [AWS Data Exports](/user-guide/data/exports/events/data-warehouse/s3-exports)                              | MoEngage uploads events data of the customer to a secured S3 location. You can write an automation on top of this to transfer data from MoEngage S3 to any other data warehouse.                                                                                                 |
| Campaign reports                                       | [Download Campaign Reports](/api/campaign-reports/download-campaign-report)                                | Campaign Report API helps to download the campaign reports. The API provides the an endpoint to fetch the configured [Campaign reports](https://moengage.com/docs/user-guide/campaigns-and-channels/campaign-management-and-reports/create-ad-hoc-campaign-reports) on MoEngage. |

<Info>
  Streams may not be enabled for your account by default. Contact the MoEngage Support team to enable it.
</Info>
