When you are working with the SAS® Viya® REST APIs you need to do a one-off registration process for your client using the Consul Token. The SAS documentation for SAS REST APIs: Authentication & Authorization: Registering clients explains how to g…
Tag: REST API
How to translate your cURL command into SAS code
You want to use an API to retrieve data and process it with SAS. How do you do it? PROC HTTP offers the features of the cURL command within your SAS code.
How to translate your cURL command into SAS code was published on SAS Users.
Continuous Integration/Continuous Delivery – Using Python and REST APIs for SAS Visual Analytics reports
With increasing interest in Continuous Integration/Continuous Delivery (CI/CD), many SAS Users want to know what can be done for Visual Analytics reports. In this article, I will explain how to use Python and SAS Viya REST APIs to extract a report from a SAS Viya environment and import it into another environment.
Continuous Integration/Continuous Delivery – Using Python and REST APIs for SAS Visual Analytics reports was published on SAS Users.
How to publish to a Microsoft Teams channel using SAS
If you use Microsoft Teams for collaboration, you should use it for operational messages too. You can use SAS to automate tailored notices to your Teams Channel.
The post How to publish to a Microsoft Teams channel using SAS appeared first on The SAS Dummy.
Building a recommendation engine with SAS
How we built a recommendation engine for new topics on communities.sas.com. We used data, machine learning, and DevOps to build a scoring engine with SAS.
The post Building a recommendation engine with SAS appeared first on The SAS Dummy.
Where are my Viya files?
When working with files like SAS programs, images, documents, logs, etc., we are used to accessing them in operating system directories. In Viya, many of these files are not stored on the file-system. Let’s look at where and how files are stored in Viya, and how to manage them.
Where are my Viya files? was published on SAS Users.
Using SAS to access and update files on Microsoft OneDrive
Learn how to use SAS code (PROC HTTP) to read and write files from your Microsoft OneDrive. You’ll learn how to create a Microsoft Office 365 app, connect to it with SAS, and automate the integration with your office productivity environment.
The post Using SAS to access and update files on Microsoft OneDrive appeared first on The SAS Dummy.
The Internet of Snacks: SnackBot data and what it reveals about SAS life
At SAS, we love data. Data is central to our corporate vision: to transform a world of data into a world of intelligence. We’re also famous for enjoying M&Ms, but to us they are more than a sweet snack. They’re also another source of data. My colleague Pete Privitera, with […]
The post The Internet of Snacks: SnackBot data and what it reveals about SAS life appeared first on The SAS Dummy.