[
https://issues.apache.org/jira/browse/NIFI-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288926#comment-15288926
]
ASF GitHub Bot commented on NIFI-1578:
--------------------------------------
Github user rstjohn commented on the pull request:
https://github.com/apache/nifi/pull/256#issuecomment-220020450
We are heavy users of Slack and find this processor very useful.
Below are a few changes that we would like to see:
* Do not make WebHook a sensitive value. It makes it hard to use in
templates
* Update the channel validation to work better with expression language.
Currently, the field must start with a # or @. However, our expression
language variable is responsible to setting the destination. It could be
either an @ or a #. We don't know until runtime. You could default prepend a
# unless the expression language evaluation starts with @.
* Allow dynamic properties to populate the "attachments" json field from
the Slack API. This allows greater customization of the posted message.
> Create PutSlack processor
> -------------------------
>
> Key: NIFI-1578
> URL: https://issues.apache.org/jira/browse/NIFI-1578
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Adam Lamar
> Assignee: Adam Lamar
> Fix For: 0.7.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)