Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
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.