n8n-nodes-starter/nodes/Autosend
Claude 2f1ffde4a5
Add Autosend node with Mail and Contact resources
Implement n8n node for Autosend API with support for:
- Mail resource: Send single and bulk emails with template or custom content
- Contact resource: Create/update contacts (upsert) and get contacts by ID or email
- API key authentication
- Declarative routing following n8n best practices
- Full TypeScript support with proper typing
- Passing all linting checks
2025-11-11 17:56:01 +00:00
..
resources Add Autosend node with Mail and Contact resources 2025-11-11 17:56:01 +00:00
autosend.dark.svg Add Autosend node with Mail and Contact resources 2025-11-11 17:56:01 +00:00
Autosend.node.json Add Autosend node with Mail and Contact resources 2025-11-11 17:56:01 +00:00
Autosend.node.ts Add Autosend node with Mail and Contact resources 2025-11-11 17:56:01 +00:00
autosend.svg Add Autosend node with Mail and Contact resources 2025-11-11 17:56:01 +00:00