mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Add resource contact segment and company contact to Mautic node (#1975)
* Add contact To Segment operation * ⚡ Improvements to #1973 * ⚡ Rename resource Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com> Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ export class MauticTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Mautic Trigger',
|
||||
name: 'mauticTrigger',
|
||||
icon: 'file:mautic.png',
|
||||
icon: 'file:mautic.svg',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Handle Mautic events via webhooks',
|
||||
|
||||
Reference in New Issue
Block a user