BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Danitin
Calcite | Level 5

Hello, i need to get data from a web service in the company that i work to, but i dont have a clue if is that possible with SAS Enterprise Guide 7.1 and where i can find material to study it. Can someon that has this knowledge help me with my fist steps working on it?

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

Yes, you can probably accomplish using PROC HTTP.  I have several examples with web services on my blog.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

View solution in original post

3 REPLIES 3
ChrisHemedinger
Community Manager

Yes, you can probably accomplish using PROC HTTP.  I have several examples with web services on my blog.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!
FredrikE
Rhodochrosite | Level 12

Hi!

You can't do it just with EG, you need intergration technology as well.

 

But it is pretty easy, this link might guide you:

http://support.sas.com/kb/60/964.html

 

//Fredrik

ChrisHemedinger
Community Manager

The link from @FredrikE applies if you want to use SAS to provide data in a web service.  If you want to fetch data from an existing web service (REST APIs, for example), then PROC HTTP is the tool.  It's part of Base SAS and works from EG, SAS Studio, batch, etc.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2409 views
  • 6 likes
  • 3 in conversation