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
Elias Meire
6373323911
Update Node.js version requirement to v22 or higher ( #97 )
2025-10-16 16:09:32 +02:00
Elias Meire
4fb0cd0bc8
Add nodes generated by the Node CLI, update README ( #96 )
2025-10-16 09:44:41 +02:00
RomanDavydchuk
67ee5b8e80
fix: prepublish script ( #79 )
2025-06-05 07:53:17 +01:00
Jon
9b8a6b7053
Add rimraf to build to help prevent examples being published ( #74 )
2025-05-27 12:09:25 +01:00
Jon
3624c920ed
Update to support new features ( #70 )
2025-05-13 14:26:01 +01:00
Iván Ovejero
73c99818fa
fix: Remove n8n-workflow as dev dependency ( #63 )
2025-02-03 12:07:10 +01:00
कारतोफ्फेलस्क्रिप्ट™
74b954cc9a
feat: replace npm with pnpm ( #41 )
...
Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
2024-07-04 19:44:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
0b3d008aa1
make n8n-workflow a peerDependency
2024-05-02 11:47:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
571ab0acb1
stop using n8n-core in nodes
2024-05-02 11:44:26 +02:00
Iván Ovejero
5e81fb4d38
📦 Update dependencies
2022-12-29 17:56:02 +01:00
Marcus
cf37545eb1
update package.json dependencies ( #33 )
...
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Cornelius Suermann
6ad687a369
remove default values
...
to encourage users to put in their custom values
2022-08-02 15:18:09 +02:00
Omar Ajoue
bd8bf2ca91
Fix credential name
2022-07-25 17:13:58 +02:00
Iván Ovejero
8915c01d82
⚡ Change : to && in scripts
2022-07-19 13:31:32 +02:00
Iván Ovejero
0c5df74fad
✨ Set up prepublishOnly command
2022-07-19 13:04:03 +02:00
Iván Ovejero
10212ac293
⬆️ Upgrade eslint-plugin-n8n-nodes-base
2022-07-19 13:02:16 +02:00
Iván Ovejero
b4046149ca
⬆️ Upgrade eslint-plugin-n8n-nodes-base
2022-07-11 15:45:36 +02:00
Omar Ajoue
0c750314b9
Merge branch 'master' of github.com:n8n-io/n8n-nodes-starter
2022-07-11 14:30:42 +02:00
Omar Ajoue
3c29681f5b
Fix http for documentation url and add n8n nodes version information
2022-07-11 14:30:25 +02:00
Iván Ovejero
c9c7550127
⬆️ Upgrade eslint-plugin-n8n-nodes-base
2022-07-06 14:58:24 +02:00
Iván Ovejero
4998bfd3c7
⚡ Add action to HttpVerbDescription
2022-07-06 10:30:58 +02:00
Iván Ovejero
b4cce8d55c
🔀 Merge master
2022-06-30 17:09:31 +02:00
Omar Ajoue
abe033d7a1
Handle errors from example node and clarified options about credentials and properties
2022-06-29 14:12:28 +02:00
Iván Ovejero
e9538b13d0
⬆️ Upgrade n8n-core and n8n-workflow
2022-06-28 16:51:05 +02:00
Iván Ovejero
dc1db201b6
⚡ Set up action for operation options
2022-06-28 16:50:33 +02:00
Iván Ovejero
8254a885d5
⚡ Add prepare script
2022-06-28 15:38:34 +02:00
Omar Ajoue
e2b4595066
Moved core to dev dependencies
2022-06-28 11:10:56 +02:00
Iván Ovejero
455342bd4e
🔀 Merge master
2022-06-27 13:45:53 +02:00
Iván Ovejero
adb6f6a1d8
⬆️ Upgrade TypeScript version
2022-06-27 12:26:57 +02:00
Iván Ovejero
5182df6525
⚡ Combine lint and lintfix scripts
2022-06-27 12:24:20 +02:00
Iván Ovejero
7786edd7d2
🔥 Remove duplicate script
2022-06-27 11:57:31 +02:00
Iván Ovejero
b31979b96b
🔥 Remove test script
2022-06-27 11:57:05 +02:00
Iván Ovejero
ba1d004a74
➖ Remove glob-parent
2022-06-27 11:56:49 +02:00
Iván Ovejero
acbdb934df
➖ Remove jest and ts-jest
2022-06-27 11:54:29 +02:00
Iván Ovejero
2b2ddca3be
🔨 Update gulp
2022-06-27 11:52:17 +02:00
Iván Ovejero
57751f3fe5
⚡ Set up Prettier command
2022-06-27 11:45:26 +02:00
Iván Ovejero
0dbef64711
➕ Add prettier
2022-06-27 11:43:54 +02:00
Iván Ovejero
6c8b561291
👕 Integrate community linting ruleset
2022-06-27 11:34:47 +02:00
Omar Ajoue
effe1ed0db
Remove unnecessary jest block
2022-06-24 12:07:06 +02:00
Omar Ajoue
6ffbebb43a
Cleanup unnecessary dependencies
2022-06-24 12:01:00 +02:00
Omar Ajoue
583e5302bc
Added necessary plugins and fixed configs for linting
2022-06-21 11:23:10 +02:00
brianinoa
ff96b5988f
➕ Add eslint-plugin-n8n dependency
2022-06-20 15:17:10 +02:00
Brian Inoa
7ae12c1f57
Merge branch 'master' into n8n-3857-add-example-node-to-community-repo
2022-06-20 14:16:05 +02:00
Jan Oberhauser
3acbd28604
Change license
2022-06-17 13:51:26 -07:00
Omar Ajoue
2ddf486c07
Also bump n8n packages version
2022-06-17 16:56:10 +02:00
Brian Inoa
2d220e249d
⬆️ Up gulp dependency
...
📌 override glob-parent version for child dependencies
2022-06-16 18:29:20 +02:00
brianinoa
f528f995a2
Fix credentials naming to match class name
2022-06-14 21:29:18 +02:00
brianinoa
d753dc9dbf
Add new node to n8n credentials and nodes list
2022-06-14 19:52:28 +02:00
brianinoa
1bb7f88a6e
⬆️ Update n8n core and workflow
2022-06-14 15:35:59 +02:00