API - Workspace | Community
Skip to main content
Level 2
May 9, 2018
Solved

API - Workspace

  • May 9, 2018
  • 3 replies
  • 1900 views

Hello everyone, everything good? I would like to ask an API-related question. I need to build an api that brings the data of a project. Is this possible? I tried to use the API Explorer but I did not find anything.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Urs_Boller

actually, you can use the official API to get as much data out pf adobe analytics as you want (or are allowed to). just use the methods „report.queue“ and „report.get“

Making Reporting API Requests | Adobe Developer Connection

3 replies

Urs_Boller
Community Advisor
Community Advisor
May 9, 2018

i don‘t know of any (official) API requests to get data from workspace projects. but there are some ideas about this in the forum, maybe you help and vote them up  

Level 2
May 10, 2018

Hi, thanks for your answer.

I still have a question. It is possible to create a query to bring the data of some project create in omniture?

Urs_Boller
Community Advisor
Urs_BollerCommunity AdvisorAccepted solution
Community Advisor
May 10, 2018

actually, you can use the official API to get as much data out pf adobe analytics as you want (or are allowed to). just use the methods „report.queue“ and „report.get“

Making Reporting API Requests | Adobe Developer Connection