42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.16/MicrosoftTeams.schema.json",
|
|
"manifestVersion": "1.16",
|
|
"version": "1.0.0",
|
|
"id": "8fcf27ef-c9da-411a-a429-780bc082e596",
|
|
"developer": {
|
|
"name": "Onyva",
|
|
"websiteUrl": "https://linkedin.onyva.dev",
|
|
"privacyUrl": "https://linkedin.onyva.dev/privacy",
|
|
"termsOfUseUrl": "https://linkedin.onyva.dev/terms"
|
|
},
|
|
"name": {
|
|
"short": "LinkedIn Workflow"
|
|
},
|
|
"description": {
|
|
"short": "Post-Freigaben direkt in Teams",
|
|
"full": "Erhalte LinkedIn Post-Freigabeanfragen direkt in Microsoft Teams und genehmige oder lehne sie per Klick ab."
|
|
},
|
|
"icons": {
|
|
"color": "color.png",
|
|
"outline": "outline.png"
|
|
},
|
|
"accentColor": "#6264A7",
|
|
"bots": [
|
|
{
|
|
"botId": "8fcf27ef-c9da-411a-a429-780bc082e596",
|
|
"scopes": [
|
|
"personal"
|
|
],
|
|
"isNotificationOnly": false,
|
|
"supportsCalling": false,
|
|
"supportsVideo": false
|
|
}
|
|
],
|
|
"permissions": [
|
|
"identity",
|
|
"messageTeamMembers"
|
|
],
|
|
"validDomains": [
|
|
"linkedin.onyva.dev"
|
|
]
|
|
} |