n8n/packages/nodes-base/nodes/Mautic/MauticTrigger.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

26 lines
640 B
JSON

{
"node": "n8n-nodes-base.mauticTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Marketing", "Communication"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/mautic"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.mautictrigger/"
}
],
"generic": [
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
}
]
}
}