Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Essbase API access

GG_Alteryx
5 - Atom

Does anybody have a use case of extracting data from API via Alteryx?

3 REPLIES 3
danilang
19 - Altair
19 - Altair

Hi @GG_Alteryx 

 

Check out the API for Beginners Article from @BrandonB.  It's a great overview on how to get data from API's.

 

Dan 

Manoj_k
9 - Comet

Hi GG, the data extraction from the api depends on the complexity of the API, if the api is having no authentication then a simple input data tool and and a download tool can help you to extract the data. 

apathetichell
18 - Pollux

Here is the rest guide for essbase:

https://docs.oracle.com/en/database/other-databases/essbase/21/essrt/api-essbase.html

 

I'd expect there's also a Soap guide...

 

there is a swagger site here - https://myserver.example.com:9001/essbase/rest/doc/

Labels