Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
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.