n8n/packages/nodes-base
OlegIvaniv aa53c46367
feat(Slack Node): Add option to include link to workflow in Slack node (#6611)
* feat(Slack Node): Add “automated by” message to Slack node’s post message

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Pass instanceBaseUrl to node context

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Move `includeLinkToWorkflow` to options

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* keep "includeLinkToWorkflow" hidden

* Only append the message for version 2.1 and up

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2023-07-10 15:03:21 +02:00
..
credentials feat: Add crowd.dev node and trigger node (#6082) 2023-07-03 08:31:06 +01:00
nodes feat(Slack Node): Add option to include link to workflow in Slack node (#6611) 2023-07-10 15:03:21 +02:00
scripts
test Merge remote-tracking branch 'origin/master' into release/1.0.1 2023-07-05 20:01:24 +02:00
utils feat(core): Remove conditional defaults in V1 release (#6363) 2023-06-22 19:54:32 +02:00
.eslintrc.js
gulpfile.js
index.js
jest.config.js feat(editor): SQL editor overhaul (#6282) 2023-06-22 16:47:28 +02:00
LICENSE.md
LICENSE_EE.md
package.json fix(Code Node): Install python modules always in a user-writable folder (#6568) 2023-07-07 16:43:45 +02:00
README.md
tsconfig.build.json
tsconfig.json feat(editor): SQL editor overhaul (#6282) 2023-06-22 16:47:28 +02:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license can be found in the docs.