Link to home
Start Free TrialLog in
Avatar of Philippe Renaud
Philippe RenaudFlag for Canada

asked on

Get data from Adobe WEB API

Hello EE,

I have been ask to develop an application to get data from an Adobe web API and then update a database
I am nto sure where to start on this, since it will be my first time

Any clues on how / walkthrouigh or any steps I would follow so that I can do this easily without any confusion ?
Avatar of kaufmed
kaufmed
Flag of United States of America image

Is there public documentation for this API?
Adobe does have a publicly available resource on the internet for their web services:

https://helpx.adobe.com/adobe-connect/webservices/topics.html

Are there any specific questions you have?

-saige-
Avatar of Philippe Renaud

ASKER

I just have no absolute clue where to start with this lol...
No specific, but for instance... to get "Data" from web api to a database,

can I do this via Visual Studio, or do I need another tool, do I connect somewhere first...

im reading the "getting started" and even there im lost
ASKER CERTIFIED SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Ok thanks,

I will try to see from the client the authentication, you are probably right, they must have credentials to Adobe...from there.. i will see