Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.

Adobe Datawarehouse API and Elastic Search

Avatar

Level 2

We want to extract data out of Adobe and store it in Elastic search and considering Adobe Datawarehouse API for the same purpose. There could be 2 options:

1. We schedule data & push it to FTP and then create a job to pull data from FTP to elastic search.

2. We remove FTP in the pipeline and start pushing data in elastic search as soon as we recieve API response from Adobe.

 

My question is what's more feasible and recommended approach?

1 Reply

Avatar

Level 7

Hi @arpits88575721 

It totally depends on your requirement. If you want to schedule datawarehouse report and automate it to be pulled in elasticSearch than use FTP. If you want to push data one time to elasticSearch than you can directly use API response.
I will suggest to check the below links :-
https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/data-warehouse-api/index.md

https://adobedocs.github.io/analytics-1.4-apis/swagger-docs.html#/Report/Report.Queue