n8n/packages/nodes-base/nodes/Slack/V2
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
..
ChannelDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
FileDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
GenericFunctions.ts feat(Slack Node): Add option to include link to workflow in Slack node (#6611) 2023-07-10 15:03:21 +02:00
MessageDescription.ts feat(Slack Node): Add option to include link to workflow in Slack node (#6611) 2023-07-10 15:03:21 +02:00
MessageInterface.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
ReactionDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
SlackV2.node.ts feat(Slack Node): Add option to include link to workflow in Slack node (#6611) 2023-07-10 15:03:21 +02:00
StarDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
UserDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
UserGroupDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00