mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-11 07:04:06 -08:00
27 lines
571 B
JSON
27 lines
571 B
JSON
|
{
|
||
|
"node": "n8n-nodes-base.slack",
|
||
|
"nodeVersion": "1.0",
|
||
|
"codexVersion": "1.0",
|
||
|
"categories": [
|
||
|
"Communication"
|
||
|
],
|
||
|
"resources": {
|
||
|
"credentialDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/credentials/slack"
|
||
|
}
|
||
|
],
|
||
|
"primaryDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.slack/"
|
||
|
}
|
||
|
],
|
||
|
"generic": [
|
||
|
{
|
||
|
"label": "Giving kudos to contributors with GitHub, Slack, and n8n",
|
||
|
"icon": "👏",
|
||
|
"url": "https://medium.com/n8n-io/giving-kudos-to-contributors-with-github-slack-and-n8n-b3f5f4a653a6"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|