n8n-nodes-systemeio
v1.0.0
Published
n8n node for systeme.io API
Maintainers
Keywords
Readme
n8n-nodes-systemeio
This is an n8n community node for systeme.io.
Features
- Contacts: Create, Update, Delete, Get, and Get All (with pagination).
- Tags: Create, Get All, Assign to Contact, and Remove from Contact.
- Subscriptions: Get All (per contact) and Cancel (Unsubscribe).
- Automation Triggering: Support for actions that trigger automations via tag assignment and contact creation.
- Error Handling: Comprehensive error handling for unauthorized access, not found resources, and rate limits.
- Pagination: Full support for cursor-based pagination with a "Return All" toggle.
Installation
To install this node in your n8n instance:
- Go to Settings > Community Nodes.
- Click Install a community node.
- Enter
n8n-nodes-systemeio. - Click Install.
Authentication
This node uses API Key authentication. You can find your API Key in your systeme.io account settings under Public API Keys.
Usage
Select the resource (Contact, Tag, or Subscription) and the operation you want to perform. Provide the required fields and any optional parameters.
Automations
Automations are triggered by systeme.io when contacts are created or tags are assigned. Use the "Tag Trigger Mode" toggle to remind yourself of this behavior.
