Retrieve Query output through API call | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Anil_Umachigi
Adobe Employee
Adobe Employee
March 1, 2023

@deepika988 Could you expand more on the usecase, i.e what are you trying to achieve using the query service? 

 

Assuming you are trying to download the data, this may not be the optimal way. 

The "result" of the Query created via this API ends up as a new dataset, you will then be able to use it for either enriching profile or reporting within CJA. 

 

If you are looking to download data, try using 

  1. Data Access API: data available as parquet format only 
  2. External Clients: Connect external client and download data 

Hope that helps 

Anil