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.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

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.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
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.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register 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
  • 1471 views
  • 6 likes
  • 3 in conversation