jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
21 lines (20 loc) • 635 B
JSON
{
"sampleData" : {
"title" : "Watch this place!",
"contents" : [ {
"text" : "--"
} ],
"config" : {
"listStyle" : "contentList"
}
},
"displayName" : "{{{TILE_NAME}}}",
"name" : "{{{TILE_NAME}}}",
"description" : "Watch a place with a webhook.",
"style" : "LIST",
"icons" : {
"16" : "https://cdn.pixabay.com/photo/2014/04/02/16/19/fish-306943_1280.png",
"48" : "https://cdn.pixabay.com/photo/2014/04/02/16/19/fish-306943_1280.png",
"128" : "https://cdn.pixabay.com/photo/2014/04/02/16/19/fish-306943_1280.png"
}
}