Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
SOLVED

Pull Data From Workspace - Javascript?

Avatar

Level 1

Hi all,

I'm trying to pull the data from a couple of my workspaces to use in a separate app. However, right now I'm having trouble just authenticating and pulling basic data using JS. If anyone could point me in the right documentation I'd really appreciate it. I'm specifically using React Native but any JS or React solutions would really help. Thanks!

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Workspace currently doesn't have its own API - see this idea thread: Analysis Workspace API

However, we have a v2 Analytics API currently in prerelease: analytics-2.0-apis/README.md at master · AdobeDocs/analytics-2.0-apis · GitHub

Give those a shot and let us know if you run into any roadblocks.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Workspace currently doesn't have its own API - see this idea thread: Analysis Workspace API

However, we have a v2 Analytics API currently in prerelease: analytics-2.0-apis/README.md at master · AdobeDocs/analytics-2.0-apis · GitHub

Give those a shot and let us know if you run into any roadblocks.