{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.14/MicrosoftTeams.schema.json", "version": "1.0.0", "manifestVersion": "1.14", "id": "60f4a8dd-7cd5-4989-b333-4c57fee1b64f", "packageName": "com.microsoft.teams.extension", "name": { "short": "SPG Connect", "full": "Strategic Partnership Group Connect" }, "developer": { "name": "ARD Strategic Partnership Group", "websiteUrl": "https://www.example.com", "privacyUrl": "https://www.example.com/termofuse", "termsOfUseUrl": "https://www.example.com/privacy" }, "description": { "short": "Easy access and timely review of your outsourcing project/vendor requests", "full": "Get notifications from SPG Operation Team for your outsourcing project/vendor requests for easy access, timely review and approval, to ensure smooth and efficient delivery of your projects in a compliant way. \n**About SPG**\nThe Strategic Partnership Group (SPG) explores and drives external strategic partnerships on behalf of ARD with key eco-system partners in software development, product cooperation, and technological innovation, and has successfully nurtured a number of Chinese top software service companies, including Chinasoft International (CSI), Inspur, Pactera, Wicresoft, Beyondsoft, and iSoftStone, etc. SPG manages 850+ vendors and the end-to-end outsourcing process for ARD BGs (E&D, C+AI and T&R specifically) in GCR and at Corp. It has developed its own unique cloud-based vendor management tool (VMS 3.0 eligible for global service) and works with different functional teams, e.g., Finance/Compliance, Procurement, Security, HR, and RE&F, to make sure that the whole outsourcing process is highly efficient and compliant. In addition, SPG continuously works with each ARD BG to explore and drive strategic partnership from technology and business perspective to generate material impact and do research “in China, for Global”." }, "icons": { "outline": "outline.png", "color": "color.png" }, "accentColor": "#FFFFFF", "configurableTabs": [ { "configurationUrl": "https://spgconnect149052tab.azurewebsites.net//config", "canUpdateConfiguration": true, "scopes": [ "team" ], "context": [ "channelTab" ] } ], "staticTabs": [ { "entityId": "home", "name": "Home", "contentUrl": "https://spgconnect149052tab.azurewebsites.net//home", "websiteUrl": "https://spgconnect149052tab.azurewebsites.net//home", "scopes": [ "personal" ] }, { "entityId": "workflow", "name": "Workflow", "contentUrl": "https://spgconnect149052tab.azurewebsites.net//workflow", "websiteUrl": "https://spgconnect149052tab.azurewebsites.net//workflow", "scopes": [ "personal" ] }, { "entityId": "my", "name": "Approvals List", "contentUrl": "https://spgconnect149052tab.azurewebsites.net//my", "websiteUrl": "https://spgconnect149052tab.azurewebsites.net//my", "scopes": [ "personal" ] } ], "validDomains": [ "spgconnect149052tab.azurewebsites.net" ], "webApplicationInfo": { "id": "3284f810-a680-4a65-8c0b-13a154f169d4", "resource": "api://spgconnect149052tab.azurewebsites.net/3284f810-a680-4a65-8c0b-13a154f169d4" }, "activities": { "activityTypes": [ { "type": "otRequest", "description": "SPG sends you a overtime request notication", "templateText": "{actor} submit a overtime request to you" }, { "type": "leaveRequest", "description": "SPG sends you a leave request notication", "templateText": "{actor} submit a overtime request to you" }, { "type": "headtraxApproval", "description": "SPG sends you a HeadTrax approval request", "templateText": "You have 1 HeadTrax request pending your approval. Please launch HeadTrax to approve or reject the request." }, { "type": "poApproval", "description": "SPG sends you a PO approval request", "templateText": "You have 1 PO pending your approval." } ] }, "defaultInstallScope": "personal", "authorization": { "permissions": { "orgWide": [], "resourceSpecific": [] } } }