jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
12 lines • 432 B
JSON
{
"displayName" : "Activity for an SFDC Opportunity",
"name" : "{{{TILE_NAME}}}",
"description" : "Opportunity activity.",
"config" : "/{{{TILE_NAME_BASE}}}/configure",
"style" : "ACTIVITY",
"icons" : {
"16": "{{{host}}}/{{{TILE_NAME}}}/images/salesforce.png",
"48": "{{{host}}}/{{{TILE_NAME}}}/images/salesforce.png",
"128": "{{{host}}}/{{{TILE_NAME}}}/images/salesforce.png"
}
}