jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
18 lines (17 loc) • 528 B
JSON
{
"cloudalytics" : {
"servers" : {
"us" : "api.jivesoftware.com",
"eu" : "api-eu.jivesoftware.com"
},
"profiles" : {
"default" : {
"id" : "default",
"name" : "YOURCLOUDNAME.jiveon.com",
"server" : "us",
"clientID" : "SEE_INSTRUCTIONS_TO_GET_PROPER_CLIENT_ID",
"clientSecret" : "SEE_INSTRUCTIONS_TO_GET_PROPER_CLIENT_SECRET"
}
}
}
}