n8n
n8n copied to clipboard
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
I use a "EmailReadImap" node in many workflows and they reconnect every 5 minutes to different sever. I can see a reconnect every 5 minutes in the mailservers log-files, so...
This PR adds a AWS SQS Trigger node to n8n for consuming queue messages from AWS SQS Closed my previous PR and opened a new one, as the branch got...
**Describe the bug** It's not possible to use a SMTP server with anonymous connecion (like a local SMTP relay) **To Reproduce** Steps to reproduce the behavior: 1. Configure n8n with...
**Describe the bug** Unable to add arguments on RabbitMQ node The arguments are not added to the RabbitMQ message properties (show by RabbitMQ management webui). **To Reproduce** Steps to reproduce...
Changed Hubspot ApiKey and AppToken credentials to be supported as httpRequest Node "Predefined Credential Type".
the nocodb node isn't working with nocodb Version from 0.9 the nocodb api changed with the new version see here https://all-apis.nocodb.com/#tag/DB-table-row and here **https://github.com/nocodb/nocodb/issues/1564**
**Describe the bug** Ignoring "File Name" field when uploading a file to OneDrive. The value entered does not matter, "test.pdf" or concatenate with expression. e.g. "Tylda-{{$node["Gmail"].binary.attachment_0.fileName}}" The file is uploaded...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 14.7.1 to 16.5.4. Release notes Sourced from file-type's releases. v16.5.4 Fix: Malformed MKV could cause an infinite loop https://github.com/sindresorhus/file-type/commit/d86835680f4cccbee1a60628783c36700ec9e254 CVE-2022-36313 Also fixed in 17.1.3 v16.5.3 Upgrade dependencies...