This is an odd question. I know that SAS has PROC SOAP for using web services. I wonder if anyone has any experience using XML from a REST resource using SAS?
Base SAS 9.2 also has a new proc called proc http . It was designed specifically to invoke REST services (or to clean a site). You can also use the url access method for simple receive requests. The advantage of proc http is that you can control the HTTP verb in use, as well as transmit the payload.
REST API SAS, -.
URL- URL- . YMMV API- REST XML.
, wget curl, XML , XML- SAS.
Source: https://habr.com/ru/post/1703457/More articles:E # myid vs. #myid CSS Selectors - csstuning plumbing at runtime - javaSQL Server SELECT / UPDATE Stored Procedure Weirdness - sql-serverGit SVN does not extract anything - gitOverride function with enum / int - c ++Strange problem with PHP mail () on Linux - phpHow a common dll (GAC) is loaded into memory and used compared to a private dll - dllHow to send messages between companies - distributed-computingКак требовать x86 в цепочке зависимостей .NET при построении - x86Best GAC tutorial / review? - asp.netAll Articles