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

Hi , I have never connected to an API before . So Please excuse me , if I have not provided all the relevant information. I am using SAS 9.3 and require to connect to make an API call

Please can anybody help

Below is the info I have .. Please let me know if I need to provide more info

The web service functionality is located in the following URLs:
•
Queries
http://<IP or name>/DAS101/AgWebService.asmx
•
Flags and Custom Data
http://<IP or name>/DAS101/MediaUtilizationAPIWebService.asmx
•
Session Management Functions
http://<IP or name>/SessionManagementAPI.asmx
Limitations and Constraints
Searches in the Quality Monitoring application do not return deleted contacts.
Development Guidelines
.NET Framework applications can work directly with the Data Access Services by creating a WSDL proxy.
For example:
http://localhost/DAS101/agwebservice.asmx?wsdl
If the Data Access Services are installed on a
1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

PROC HTTP, as @alexal suggests.  Or PROC SOAP might be the approach, as suggested by the mention of WSDL in the spec.

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

View solution in original post

2 REPLIES 2
ChrisHemedinger
Community Manager

PROC HTTP, as @alexal suggests.  Or PROC SOAP might be the approach, as suggested by the mention of WSDL in the spec.

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1242 views
  • 0 likes
  • 3 in conversation