This repository provides a collection of example scripts and utilities for SAS Customer Intelligence 360. The examples vary in purpose, but in general they are provided to assist you in these types of tasks:
- performing a common task that depends on an external tool or script
- creating web scripts (like JavaScript) that perform specific functions. The examples are boilerplate that can be modified to meet your needs.
Note: The scripts and utilities are provided as-is, as samples. If you use the assets that are provided, you should verify that they work correctly in your environment.
They are not maintained by SAS Technical Support.
The prerequisites are specific to each project and are described in each project sub-folder's README file.
Installation or implementation instructions are described in each project sub-folder's README file. Installation and deployment instructions are platform specific.
- ci360-json-web-token: Python script that simplies creating a JSON Web Token (JWT). JWTs are used to authorize users with REST APIs in SAS Customer Intelligence 360.
Maintainers are not currently accepting patches and contributions to this project.
This project is licensed under the Apache 2.0 License.