n8n/packages/nodes-base/nodes/HackerNews/HackerNews.node.json
Michael Kret c72229fbe2
fix(core): Rename ’Marketing & Content' category to 'Marketing' (no-changelog) (#7823)
Github issue / Community forum post (link here to close automatically):
2023-11-29 13:37:46 +02:00

21 lines
501 B
JSON

{
"node": "n8n-nodes-base.hackerNews",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication", "Marketing"],
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.hackernews/"
}
],
"generic": [
{
"label": "2021 Goals: Level Up Your Vocabulary With Vonage and n8n",
"icon": "🎯",
"url": "https://n8n.io/blog/2021-goals-level-up-your-vocabulary-with-vonage-and-n8n/"
}
]
}
}