# Sending report (csv or pdf) or rollup indices to third party apps (e.g. kafka)

**URL:** https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931
**Category:** Kibana
**Created:** [October 6, 2022, 4:22am UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931 "2022-10-06T04:22:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mikhatanu](https://avatars.discourse-cdn.com/v4/letter/m/ba8739/32.png) [@mikhatanu](https://discuss.elastic.co/u/mikhatanu)
#### Post date: [October 6, 2022, 4:22am UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/1 "2022-10-06T04:22:51Z")

</div>

Hello, I'm thinking of sending data of kibana reports to third party service. So far, i can generate report automatically (csv) using the API and create rollup jobs but it does not download or sent automatically. Is there any way to do that automatically?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [October 6, 2022, 4:33am UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/2 "2022-10-06T04:33:48Z")

</div>

You would need to pull it from an external service, Elasticsearch or Kibana won't push it out.

---

<div class="post-metadata">

### Author: ![mikhatanu](https://avatars.discourse-cdn.com/v4/letter/m/ba8739/32.png) [@mikhatanu](https://discuss.elastic.co/u/mikhatanu)
#### Post date: [October 11, 2022, 4:18am UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/3 "2022-10-11T04:18:01Z")

</div>

> [@warkolm](#):
>
> You would need to pull it from an external service, Elasticsearch or Kibana won't push it out.

I read that the automatic download reporting is requested in the github but it is not yet implemented. Is there any other way to pull the csv from external service?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 7, 2022, 11:46pm UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/4 "2022-11-07T23:46:35Z")

</div>



---

<div class="post-metadata">

### Author: ![nickpeihl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nickpeihl/32/112622_2.png) [@nickpeihl](https://discuss.elastic.co/u/nickpeihl)
#### Post date: [November 8, 2022, 3:30pm UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/5 "2022-11-08T15:30:59Z")

</div>

Hi Mikhael, when you submit the POST request to the reporting endpoint, Kibana sends a response with the URL to download the CSV. Your external service would need to fetch this URL.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 6, 2022, 3:31pm UTC](https://discuss.elastic.co/t/sending-report-csv-or-pdf-or-rollup-indices-to-third-party-apps-e-g-kafka/315931/6 "2022-12-06T15:31:30Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
