@itentialopensource/adapter-slack
Version:
This adapter integrates with system Slack
88 lines • 2.61 kB
JSON
{
"name": "adapter-slack",
"webName": "Adapter for Integration to Slack",
"supportLevel": "community",
"vendor": "Slack",
"product": "Slack",
"techAlliance": false,
"osVersion": [],
"apiVersions": [],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"Notifications"
],
"tags": [
"Notifications & Ticket Management"
],
"useCases": [
"Send an email message"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "",
"authMethods": [
{
"type": "API Key",
"subtypes": [],
"primary": true
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-slack",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-slack",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-slack/-/blob/master/README.md?ref_type=heads",
"demoLinks": [],
"trainingLinks": [
{
"title": "Itential Academy",
"link": "https://www.itential.com/itential-academy/"
}
],
"faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
"webLink": "https://www.itential.com/adapters/slack/",
"vendorLink": "https://slack.com/",
"productLink": "https://slack.com/",
"apiLinks": [
{
"title": "Slack API Reference",
"link": "https://api.slack.com/web",
"public": true
}
],
"workshopLinks": [],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "Slack Notification",
"webName": "Slack Notification Automations",
"overview": "This Pre-Built integrates with the [Slack Open Source Adapter](https://gitlab.com/itentialopensource/adapters/notification-messaging/adapter-slack) to send a notification within Slack.",
"isDependency": false,
"versions": [
"0.0.19"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/slack-notification",
"docLink": "<TBD>",
"webLink": "https://www.itential.com/automations/slack-notification/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}