# Load your database credentials into the environment.
Sys.setenv(consumerKey = "YourConsumerKey")
Sys.setenv(consumerSecret = "YourConsumerSecret")
Sys.setenv(apiUrl = "https://skyward.iscorp.com/...StuAPI")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.